Skip to content

Commit db0cd18

Browse files
authored
Merge pull request #8956 from openshift-cherrypick-robot/cherry-pick-8804-to-enterprise-3.7
[enterprise-3.7] Add note about --fs-group option
2 parents 1e333d9 + 20e091f commit db0cd18

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)