File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 35
35
- -resync
36
36
- -resync-interval={{ .Cluster.ConfigItems.skipper_pod_deletion_cost_controller_resync_interval }}
37
37
# {{ end }}
38
- image : container-registry.zalando.net/gwproxy/pod-deletion-cost-controller:main-30
38
+ image : container-registry.zalando.net/gwproxy/pod-deletion-cost-controller:main-31
39
39
name : pod-deletion-cost-controller
40
40
terminationMessagePolicy : FallbackToLogsOnError
41
41
ports :
Original file line number Diff line number Diff line change 49
49
sleep :
50
50
seconds : 20
51
51
- name : tokeninfo
52
- image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-150
52
+ image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-151
53
53
env :
54
54
- name : OPENID_PROVIDER_CONFIGURATION_URL
55
55
value : https://identity.zalando.com/.well-known/openid-configuration
79
79
memory : 100Mi
80
80
# {{- if ne .Cluster.Environment "production"}}
81
81
- name : tokeninfo-sandbox
82
- image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-150
82
+ image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-151
83
83
env :
84
84
- name : OPENID_PROVIDER_CONFIGURATION_URL
85
85
value : https://sandbox.identity.zalando.com/.well-known/openid-configuration
You can’t perform that action at this time.
0 commit comments