We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23a27f9 commit 5c74c65Copy full SHA for 5c74c65
2 files changed
deployment/openshift/manifest/cic.yaml
@@ -82,7 +82,7 @@ spec:
82
serviceAccount: citrix
83
containers:
84
- name: cic
85
- image: "quay.io/citrix/citrix-k8s-ingress-controller:1.4.392"
+ image: "quay.io/citrix/citrix-k8s-ingress-controller:1.9.2"
86
securityContext:
87
privileged: true
88
env:
deployment/openshift/manifest/cpx_cic_side_car.yaml
@@ -84,7 +84,7 @@ spec:
imagePullPolicy: Always
# Add cic as a sidecar
89
90
- name: "EULA"
0 commit comments