Update values
This commit is contained in:
@@ -7,42 +7,6 @@ nextcloud:
|
|||||||
host: nextcloud.example.com
|
host: nextcloud.example.com
|
||||||
username: admin
|
username: admin
|
||||||
password: changeme
|
password: changeme
|
||||||
# existingSecret:
|
|
||||||
# enabled: true
|
|
||||||
# secretName: "nextcloud-db-credentials"
|
|
||||||
# usernameKey: "nextcloud-username"
|
|
||||||
# passwordKey: "nextcloud-password"
|
|
||||||
|
|
||||||
# externalDatabase:
|
|
||||||
# enabled: true
|
|
||||||
# type: mysql
|
|
||||||
# user: nextcloud
|
|
||||||
# existingSecret:
|
|
||||||
# enabled: true
|
|
||||||
# secretName: "nextcloud-db-credentials"
|
|
||||||
# usernameKey: mariadb-username
|
|
||||||
# passwordKey: mariadb-password
|
|
||||||
# databaseKey: mariadb-database
|
|
||||||
|
|
||||||
# mariadb:
|
|
||||||
# enabled: true
|
|
||||||
# auth:
|
|
||||||
# database: nextcloud-db-name
|
|
||||||
# username: nextcloud-db-name
|
|
||||||
# existingSecret: "nextcloud-db-credentials"
|
|
||||||
# passwordKey: "mariadb-password"
|
|
||||||
# rootPasswordKey: "mariadb-root-password"
|
|
||||||
|
|
||||||
# rbac:
|
|
||||||
# enabled: true
|
|
||||||
# serviceaccount:
|
|
||||||
# create: true
|
|
||||||
# name: nextcloud-sa
|
|
||||||
# annotations: {}
|
|
||||||
|
|
||||||
# internalDatabase:
|
|
||||||
# enabled: false
|
|
||||||
|
|
||||||
primary:
|
primary:
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user