Skip to content

Commit

Permalink
Update citrix-k8s-node-controller.yaml
Browse files Browse the repository at this point in the history
Updating version of CNC to 2.2.12
  • Loading branch information
subashd authored Oct 25, 2023
1 parent d62a00a commit 414499e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/citrix-k8s-node-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
serviceAccountName: citrix-node-controller
containers:
- name: citrix-node-controller
image: "quay.io/citrix/citrix-k8s-node-controller:2.2.11"
image: "quay.io/citrix/citrix-k8s-node-controller:2.2.12"
imagePullPolicy: Always
env:
- name: EULA
Expand Down Expand Up @@ -129,4 +129,4 @@ spec:
- name: "CNC_ROUTER_NAME"
value: kube-cnc-router
- name: "CNC_CONFIGMAP"
value: citrix-node-controller
value: citrix-node-controller

0 comments on commit 414499e

Please sign in to comment.