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 @@ -354,7 +354,7 @@ write_files:
354
354
- mountPath : /etc/kubernetes/k8s-authnz-webhook-kubeconfig
355
355
name : k8s-authnz-webhook-kubeconfig
356
356
readOnly : true
357
- - image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-100
357
+ - image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-113
358
358
name : tokeninfo
359
359
ports :
360
360
- containerPort : 9021
@@ -385,7 +385,7 @@ write_files:
385
385
value : {{ .Cluster.ConfigItems.apiserver_business_partner_ids }}
386
386
{{ if ne .Cluster.Environment "production" }}
387
387
- name : tokeninfo-sandbox
388
- image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-100
388
+ image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-113
389
389
ports :
390
390
- containerPort : 9022
391
391
lifecycle :
You can’t perform that action at this time.
0 commit comments