mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
commit
26dadf5318
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ and then pass that file during installation.
|
|||
|
||||
```console
|
||||
$ echo 'mariadbUser: user0` > config.yaml
|
||||
$ glide install -f config.yaml stable/mariadb
|
||||
$ helm install -f config.yaml stable/mariadb
|
||||
```
|
||||
|
||||
The above will set the default MariaDB user to `user0`, but accept all
|
||||
|
|
|
|||
Loading…
Reference in a new issue