Skip to content

Commit 6fbe17e

Browse files
Update modules/administration-guide/pages/configuring-a-user-namespace.adoc
Co-authored-by: Jana Vrbkova <jvrbkova@redhat.com>
1 parent 349a2c1 commit 6fbe17e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/administration-guide/pages/configuring-a-user-namespace.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ the operator will immediately replicate the changes across all users namespaces.
1717
In reverse, if a {kubernetes} resource is modified in a user namespace,
1818
the operator will immediately revert the changes.
1919

20-
The special logic is used for 'PersistentVolumeClaim' resources. If a 'PersistentVolumeClaim'
21-
is updated in {prod-namespace} or user namespaces, it will not be replicated or reverted due
20+
Special logic is used for 'PersistentVolumeClaim' resources. If you update 'PersistentVolumeClaim'
21+
in {prod-namespace} or user namespaces, it will not be replicated or reverted due
2222
to its readonly specification. To modify the 'PersistentVolumeClaim' specification, delete it and create a new one
2323
in {prod-namespace} namespace.
2424

0 commit comments

Comments
 (0)