We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76d48e commit 6986118Copy full SHA for 6986118
2 files changed
deployment/openshift/manifest/cic.yaml
@@ -91,7 +91,7 @@ spec:
91
serviceAccount: citrix
92
containers:
93
- name: cic
94
- image: "quay.io/citrix/citrix-k8s-ingress-controller:1.11.3"
+ image: "quay.io/citrix/citrix-k8s-ingress-controller:1.13.15"
95
securityContext:
96
privileged: true
97
env:
deployment/openshift/manifest/cpx_cic_side_car.yaml
@@ -100,7 +100,7 @@ spec:
100
name: cpx-volume2
101
# Add cic as a sidecar
102
103
104
volumeMounts:
105
- mountPath: /var/deviceinfo
106
name: shared-data
0 commit comments