File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ Perform the following steps to deploy the Netscaler ingress controller with the
119119 serviceAccountName: citrix-ipam-controller
120120 containers:
121121 - name: citrix-ipam-controller
122- image: quay.io/netscaler/netscaler-ipam-controller:2.0.1
122+ image: quay.io/netscaler/netscaler-ipam-controller:2.1.2
123123 env:
124124 # This IPAM controller takes envirnment variable VIP_RANGE. IPs in this range are used to assign values for IP range
125125 - name: "VIP_RANGE"
Original file line number Diff line number Diff line change 5555 spec :
5656 serviceAccountName : citrix-ipam-controller
5757 containers :
58- - image : quay.io/netscaler/netscaler-ipam-controller:2.0.1
58+ - image : quay.io/netscaler/netscaler-ipam-controller:2.1.2
5959 imagePullPolicy : IfNotPresent
6060 name : citrix-ipam-controller
6161 env :
You can’t perform that action at this time.
0 commit comments