aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/ovn-daemonset-centos.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/ovn-daemonset-centos.yaml')
-rw-r--r--deploy/ovn-daemonset-centos.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/deploy/ovn-daemonset-centos.yaml b/deploy/ovn-daemonset-centos.yaml
index 93a3e31..95c971f 100644
--- a/deploy/ovn-daemonset-centos.yaml
+++ b/deploy/ovn-daemonset-centos.yaml
@@ -70,7 +70,7 @@ spec:
hostNetwork: true
containers:
- name: ovn-control-plane
- image: docker.io/integratedcloudnative/ovn-images:centos-v2.0.0
+ image: docker.io/integratedcloudnative/ovn-images:centos-v2.2.0
imagePullPolicy: IfNotPresent
command: ["ovn4nfv-k8s", "start_ovn_control_plane"]
securityContext:
@@ -168,7 +168,7 @@ spec:
hostPID: true
containers:
- name: ovn-controller
- image: docker.io/integratedcloudnative/ovn-images:centos-v2.0.0
+ image: docker.io/integratedcloudnative/ovn-images:centos-v2.2.0
imagePullPolicy: IfNotPresent
command: ["ovn4nfv-k8s", "start_ovn_controller"]
securityContext: