mirror of
https://github.com/helm/charts.git
synced 2026-09-05 12:27:30 +00:00
14 lines
215 B
YAML
14 lines
215 B
YAML
mysql:
|
|
rootPassword: "Root Password here..."
|
|
user: nextcloud
|
|
password: "User Password here..."
|
|
database: nextcloud
|
|
|
|
php:
|
|
repository: nextcloud
|
|
tag: fpm
|
|
persistentSubpaths:
|
|
- apps
|
|
- config
|
|
- data
|