Skip to content

Commit 30527a1

Browse files
author
Aaron Schlesinger
committed
doc(src/installing-deis/configuring-object-storage.md): surround helm generate in backticks
1 parent a5aa132 commit 30527a1

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
@@ -95,7 +95,7 @@ The registry looks for a `REGISTRY_STORAGE` environment variable, which it then
9595

9696
### Credentials
9797

98-
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.
98+
The registry reads the credential information from a `/var/run/secrets/deis/registry/creds/objectstorage-keyfile` file. This is generated automatically (as part of the `helm generate` command) based on the configuration options given in the https://github.com/deis/charts/blob/master/deis-dev/tpl/objectstorage.toml file.
9999

100100
## [deis/database](https://github.com/deis/postgres)
101101

0 commit comments

Comments
 (0)