Files
kubesphere/kustomize/network/calico-etcd/patch_image_name.yaml
2019-09-02 16:54:34 +08:00

13 lines
287 B
YAML

apiVersion: apps/v1
kind: Deployment
metadata:
name: network-manager
namespace: network-system
spec:
template:
spec:
containers:
# Change the value of image field below to your controller image URL
- image: magicsong/ks-network:f22e8ea9
name: manager