Skip to content

Commit 414499e

Browse files
authored
Update citrix-k8s-node-controller.yaml
Updating version of CNC to 2.2.12
1 parent d62a00a commit 414499e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/citrix-k8s-node-controller.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ spec:
9999
serviceAccountName: citrix-node-controller
100100
containers:
101101
- name: citrix-node-controller
102-
image: "quay.io/citrix/citrix-k8s-node-controller:2.2.11"
102+
image: "quay.io/citrix/citrix-k8s-node-controller:2.2.12"
103103
imagePullPolicy: Always
104104
env:
105105
- name: EULA
@@ -129,4 +129,4 @@ spec:
129129
- name: "CNC_ROUTER_NAME"
130130
value: kube-cnc-router
131131
- name: "CNC_CONFIGMAP"
132-
value: citrix-node-controller
132+
value: citrix-node-controller

0 commit comments

Comments
 (0)