summaryrefslogtreecommitdiffstats
path: root/README_origin.md
diff options
context:
space:
mode:
authorThomas Wiest <twiest@users.noreply.github.com>2015-07-31 14:36:06 -0400
committerThomas Wiest <twiest@users.noreply.github.com>2015-07-31 14:36:06 -0400
commit5772c32ed6dac256b384e82fb912ac9349eec647 (patch)
tree62ca336ea7cc6a820f90a3f6daad2b92530d3c7a /README_origin.md
parentf0b2d1d7a6d328f8c2d8e6efabb839032f0717be (diff)
parent4fdfe20baf60aadcdad259be84f71d93d5946d2a (diff)
downloadopenshift-5772c32ed6dac256b384e82fb912ac9349eec647.tar.gz
openshift-5772c32ed6dac256b384e82fb912ac9349eec647.tar.bz2
openshift-5772c32ed6dac256b384e82fb912ac9349eec647.tar.xz
openshift-5772c32ed6dac256b384e82fb912ac9349eec647.zip
Merge pull request #404 from maxamillion/fix_registry_docs
add link to persistent storage config docs for docker-registry
Diffstat (limited to 'README_origin.md')
-rw-r--r--README_origin.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README_origin.md b/README_origin.md
index fb0931132..f13fe660a 100644
--- a/README_origin.md
+++ b/README_origin.md
@@ -99,10 +99,13 @@ oadm router --create=true \
On the master host:
```sh
oadm registry --create=true \
- --credentials=/etc/openshift/master/openshift-registry.kubeconfig \
- --mount-host=/var/lib/openshift/docker-registry
+ --credentials=/etc/openshift/master/openshift-registry.kubeconfig
```
+If you would like persistent storage, refer to the
+[OpenShift documentation](https://docs.openshift.org/latest/admin_guide/install/docker_registry.html)
+for more information on deployment options for the built in docker-registry.
+
## Overriding detected ip addresses and hostnames
Some deployments will require that the user override the detected hostnames
and ip addresses for the hosts. To see what the default values will be you can