We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e621a commit c19a0c8Copy full SHA for c19a0c8
charts/gorse/README.md
@@ -291,6 +291,7 @@ The command removes all the Kubernetes components associated with the chart and
291
| `externalDatabase.existingSecretPasswordKey` | Name of an existing secret key containing the database credentials | `mongodb-passwords` |
292
293
294
+```bash
295
helm install gorse \
296
--set gorse.dashboard.username=admin \
297
--set gorse.dashboard.password=password \
0 commit comments