Skip to content

Commit 0cc6218

Browse files
doc: update doc for cephFS.RadosNamespace API change
Signed-off-by: Praveen M <m.praveen@ibm.com>
1 parent 575c15d commit 0cc6218

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/design/operator.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,9 @@ spec:
349349
subvolumeGroup: csi
350350
kernelMountOptions: readdir_max_bytes=1048576,norbytes
351351
fuseMountOptions: debug
352+
radosNamespace: rados-test-cephfs
352353
rbd:
353-
radosNamespace: rados-test
354+
radosNamespace: rados-test-rbd
354355
status: {}
355356
```
356357

0 commit comments

Comments
 (0)