We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f88c3 commit a064d67Copy full SHA for a064d67
ns-system/backup/mongodb-backup-workflow-template.yaml
@@ -18,7 +18,7 @@ spec:
18
secretName: backup-keys
19
container:
20
name: backup
21
- image: google/cloud-sdk:latest
+ image: google/cloud-sdk:alpine
22
imagePullPolicy: Always
23
command:
24
- /scripts/backup-mongodb.sh
0 commit comments