Files
lead4goodandKubernetes Prow Robot 549b1828f4 [stable/lamp] updated documentation due to #8425, bumped various container versions to current stable (#10395)
* [stable/lamp] updated documentation due to #8425, bumped various container versions to current stable

Signed-off-by: lead4good <lead4good@users.noreply.github.com>

* applied requested changes, fixed phpmyadmin bug thanks to #9148

Signed-off-by: lead4good <lead4good@users.noreply.github.com>

* changed image to repository:tag

Signed-off-by: lead4good <lead4good@users.noreply.github.com>
2019-01-26 07:25:39 -08:00

14 lines
233 B
YAML

mysql:
rootPassword: "Root Password here..."
user: nextcloud
password: "User Password here..."
database: nextcloud
php:
repository: "nextcloud"
tag: "stable-fpm-alpine"
persistentSubpaths:
- apps
- config
- data