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 f7eba80 + 4a2b1d7 commit 8b44334Copy full SHA for 8b44334
cluster/manifests/etcd-backup/cronjob.yaml
@@ -32,7 +32,7 @@ spec:
32
restartPolicy: Never
33
containers:
34
- name: etcd-backup
35
- image: container-registry.zalando.net/teapot/etcd-backup:master-28
+ image: container-registry.zalando.net/teapot/etcd-backup:master-29
36
env:
37
- name: ETCD_S3_BACKUP_BUCKET
38
value: "{{ .Cluster.ConfigItems.etcd_s3_backup_bucket }}"
0 commit comments