Skip to content

Commit 8d3ab4b

Browse files
erabil-mdbjwilliams-mongo
authored andcommitted
(DOCSP-29953) Fixes example. (#1338)
1 parent f6f2230 commit 8d3ab4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/includes/steps-configure-filesystem-store.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ content: |
6464
mountPath: /snapshot_store
6565
backup:
6666
enabled: true
67-
fileSystemStores: filesystem1
67+
fileSystemStores:
68+
- name: filesystem1
6869
assignmentLabels: ["test1", "test2"]
6970
opLogStores:
7071
assignmentLabels: ["test1", "test2"]

0 commit comments

Comments
 (0)