Skip to content

Commit 6f06a21

Browse files
authored
Fix type in s3 oplog store (#250)
1 parent ed26b04 commit 6f06a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/ops-manager/ops-manager-backup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
name: admin-user
3838

3939
# Configures the list of S3 Oplog Store Configs
40-
s3OplogStores:
40+
s3OpLogStores:
4141
- name: my-s3-oplog-store
4242
# the name of the secret which contains aws credentials
4343
s3SecretRef:

0 commit comments

Comments
 (0)