Skip to content

Commit d106a7e

Browse files
author
Aaron Schlesinger
committed
fix(src/installing-deis/configuring-object-storage.md): add helm generate logic to the registry credentials section
1 parent fb6131d commit d106a7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/installing-deis/configuring-object-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The registry looks for a `REGISTRY_STORAGE` environment variable, which it then
9393

9494
### Credentials
9595

96-
The registry reads the credential information from a `/var/run/secrets/deis/registry/creds/objectstorage-keyfile` file. See https://github.com/deis/charts/blob/master/deis-dev/tpl/deis-objectstorage-secret.yaml for an example of what that file should look like.
96+
The registry reads the credential information from a `/var/run/secrets/deis/registry/creds/objectstorage-keyfile` file. This is generated automatically during helm generate based on the configuration options given in the https://github.com/deis/charts/blob/master/deis-dev/tpl/objectstorage.toml.
9797

9898
## [deis/database](https://github.com/deis/postgres)
9999

0 commit comments

Comments
 (0)