We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc8a26e + 11cd968 commit 248b521Copy full SHA for 248b521
cluster/manifests/aws-node-decommissioner/cronjob.yaml
@@ -28,7 +28,7 @@ spec:
28
restartPolicy: Never
29
containers:
30
- name: aws-node-decommissioner
31
- image: container-registry.zalando.net/cloud-platform/aws-node-decommissioner:main-5
+ image: container-registry.zalando.net/cloud-platform/aws-node-decommissioner:main-6
32
env:
33
- name: AWS_REGION
34
value: "{{.Cluster.Region}}"
0 commit comments