mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-29 21:54:13 +01:00
Update installation_guide.md (#3558)
It's technically OpenStack not Openstack.
This commit is contained in:
parent
64431610ec
commit
b38ebd6b29
@ -101,7 +101,7 @@ may not be able to log in after the upgrade.
|
|||||||
#### Configuring storage backend (optional)
|
#### Configuring storage backend (optional)
|
||||||
|
|
||||||
By default, Harbor stores images on your local filesystem. In a production environment, you may consider
|
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`.
|
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:
|
For example, if you use Openstack Swift as your storage backend, the section may look like this:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user