Skip to content

Commit 20e091f

Browse files
Oleg Bulatovopenshift-cherrypick-robot
Oleg Bulatov
authored and
openshift-cherrypick-robot
committed
Add note about --fs-group option
1 parent 1e333d9 commit 20e091f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

install_config/registry/deploy_registry_existing_clusters.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ To see a full list of options that you can specify when creating the registry:
7979
----
8080
$ oc adm registry --help
8181
----
82+
83+
Please note that the value for `--fs-group` must be
84+
xref:../../install_config/persistent_storage/pod_security_context.adoc#fsgroup[permitted by the SCC]
85+
used by the registry (typically, the restricted SCC).
8286
endif::[]
8387

8488
[[registry-daemonset]]

0 commit comments

Comments
 (0)