mirror of https://github.com/kubernetes/kops.git
Updating the Version
This commit is contained in:
parent
b6d023d5d9
commit
1bfec4d3ad
|
@ -84,7 +84,7 @@ spec:
|
|||
serviceAccountName: cpx-ingress-k8s-role
|
||||
containers:
|
||||
- name: cpx-ingress
|
||||
image: "quay.io/citrix/citrix-k8s-cpx-ingress:13.0-52.24"
|
||||
image: "quay.io/citrix/citrix-k8s-cpx-ingress:13.0-58.30"
|
||||
securityContext:
|
||||
privileged: true
|
||||
env:
|
||||
|
@ -117,7 +117,7 @@ spec:
|
|||
name: cpx-volume2
|
||||
# Add cic as a sidecar
|
||||
- name: cic
|
||||
image: "quay.io/citrix/citrix-k8s-ingress-controller:1.8.19"
|
||||
image: "quay.io/citrix/citrix-k8s-ingress-controller:1.9.9"
|
||||
env:
|
||||
- name: "EULA"
|
||||
value: "yes"
|
||||
|
|
Loading…
Reference in New Issue