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 @@ -367,7 +367,7 @@ write_files:
367
367
- mountPath : /etc/kubernetes/k8s-authnz-webhook-kubeconfig
368
368
name : k8s-authnz-webhook-kubeconfig
369
369
readOnly : true
370
- - image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-146
370
+ - image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-150
371
371
name : tokeninfo
372
372
ports :
373
373
- containerPort : 9021
@@ -398,7 +398,7 @@ write_files:
398
398
value : {{ .Cluster.ConfigItems.apiserver_business_partner_ids }}
399
399
{{ if ne .Cluster.Environment "production" }}
400
400
- name : tokeninfo-sandbox
401
- image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-146
401
+ image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-150
402
402
ports :
403
403
- containerPort : 9022
404
404
lifecycle :
You can’t perform that action at this time.
0 commit comments