Skip to content

Commit d2f6bf5

Browse files
author
shahabedinh
committed
we need to pass `spec.backup.mode` to enables continuous backups for MongoDB resources in Kubernetes Operator 1.9.0
1 parent 8dfe120 commit d2f6bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/mongodb/backup/replica-set-backup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ spec:
1313
name: my-project
1414
credentials: my-credentials
1515
backup:
16-
enabled: true
16+
mode: enabled

0 commit comments

Comments
 (0)