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