mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-20 06:54:32 +00:00
Merge pull request #10529 from mrchatam/docs-fix-allow-to-set-readonly-rootfs
docs: fix 'doesn't allow to set' grammar in CSI snapshot data movement
This commit is contained in:
@@ -373,7 +373,7 @@ spec:
|
||||
......
|
||||
```
|
||||
|
||||
At present, Velero doesn't allow to set `ReadOnlyRootFileSystem` parameter to data mover pods, so the root filesystem for the data mover pods are always writable.
|
||||
At present, Velero doesn't allow setting the `ReadOnlyRootFileSystem` parameter on data mover pods, so the root filesystem for the data mover pods is always writable.
|
||||
|
||||
### Resource Consumption
|
||||
|
||||
|
||||
Reference in New Issue
Block a user