Skip to content

Commit a064d67

Browse files
committed
fix image version
1 parent 09f88c3 commit a064d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ns-system/backup/mongodb-backup-workflow-template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
secretName: backup-keys
1919
container:
2020
name: backup
21-
image: google/cloud-sdk:latest
21+
image: google/cloud-sdk:alpine
2222
imagePullPolicy: Always
2323
command:
2424
- /scripts/backup-mongodb.sh

0 commit comments

Comments
 (0)