File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
cluster/node-pools/master-default Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ write_files:
221221 limits :
222222 memory : {{ .Values.InstanceInfo.MemoryFraction (parseInt64 .Cluster.ConfigItems.apiserver_memory_limit_percent)}}
223223{{- end }}
224- - image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/admission-controller:master-296
224+ - image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/admission-controller:master-297
225225 name : admission-controller
226226 lifecycle :
227227 preStop :
@@ -261,7 +261,7 @@ write_files:
261261 - mountPath : /etc/kubernetes/admission-controller-kubeconfig
262262 name : admission-controller-kubeconfig
263263 readOnly : true
264- - image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/k8s-authnz-webhook:master-166
264+ - image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/k8s-authnz-webhook:master-167
265265 name : webhook
266266 ports :
267267 - containerPort : 8081
You can’t perform that action at this time.
0 commit comments