We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e072e9c + d1dd77b commit 8ec1cafCopy full SHA for 8ec1caf
install_config/storage_examples/gluster_backed_registry.adoc
@@ -98,7 +98,7 @@ instructions for troubleshooting before continuing.
98
Then, attach the PVC:
99
100
----
101
-$ oc volume deploymentconfigs/docker-registry --add --name=v1 -t pvc \
+$ oc volume deploymentconfigs/docker-registry --add --name=registry-storage -t pvc \
102
--claim-name=gluster-claim --overwrite
103
104
0 commit comments