Skip to content

Commit

Permalink
Merge dev to dev-to-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
zalando-teapot-robot authored Mar 16, 2023
2 parents a5896b9 + 7d45419 commit 2e3dcb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cluster/node-pools/master-default/userdata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ write_files:
- mountPath: /etc/kubernetes/config
name: kubernetes-configs
readOnly: true
- image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-19
- image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-55
name: tokeninfo
ports:
- containerPort: 9021
Expand Down Expand Up @@ -376,7 +376,7 @@ write_files:
value: {{ .Cluster.ConfigItems.apiserver_business_partner_ids }}
{{ if ne .Cluster.Environment "production" }}
- name: tokeninfo-sandbox
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-19
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-55
ports:
- containerPort: 9022
lifecycle:
Expand Down

0 comments on commit 2e3dcb5

Please sign in to comment.