From b38ebd6b29b7d4926fe6e78d4c3dab0f5860dadc Mon Sep 17 00:00:00 2001 From: JJ Asghar Date: Sun, 19 Nov 2017 20:39:34 -0800 Subject: [PATCH] Update installation_guide.md (#3558) It's technically OpenStack not Openstack. --- docs/installation_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation_guide.md b/docs/installation_guide.md index a26a1f68f..1e11f5208 100644 --- a/docs/installation_guide.md +++ b/docs/installation_guide.md @@ -101,7 +101,7 @@ may not be able to log in after the upgrade. #### Configuring storage backend (optional) By default, Harbor stores images on your local filesystem. In a production environment, you may consider -using other storage backend instead of the local filesystem, like S3, Openstack Swift, Ceph, etc. +using other storage backend instead of the local filesystem, like S3, OpenStack Swift, Ceph, etc. What you need to update is the section of `storage` in the file `common/templates/registry/config.yml`. For example, if you use Openstack Swift as your storage backend, the section may look like this: