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 3ad24c1 + 686027b commit c8e55edCopy full SHA for c8e55ed
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