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.
1 parent 3ad24c1 commit 686027bCopy full SHA for 686027b
cluster/manifests/etcd-backup/cronjob.yaml
@@ -31,7 +31,7 @@ spec:
31
restartPolicy: Never
32
containers:
33
- name: etcd-backup
34
- image: container-registry.zalando.net/teapot/etcd-backup:master-28
+ image: container-registry.zalando.net/teapot/etcd-backup:master-29
35
env:
36
- name: ETCD_S3_BACKUP_BUCKET
37
value: "{{ .Cluster.ConfigItems.etcd_s3_backup_bucket }}"
0 commit comments