Merge pull request #1255 from ae6rt/issue/1254

issue/1254
This commit is contained in:
Matt Butcher 2016-10-03 10:25:14 -06:00 committed by GitHub
commit 26dadf5318

View file

@ -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