nextcloud db switch
This commit is contained in:
@@ -405,11 +405,11 @@ externalDatabase:
|
||||
## Use a existing secret
|
||||
existingSecret:
|
||||
enabled: true
|
||||
secretName: nextcloud
|
||||
usernameKey: db-user
|
||||
passwordKey: db-pass
|
||||
# hostKey: db-hostname-or-ip
|
||||
# databaseKey: db-name
|
||||
secretName: cnpg-nextcloud-cluster-app
|
||||
usernameKey: user
|
||||
passwordKey: password
|
||||
hostKey: host
|
||||
databaseKey: dbname
|
||||
|
||||
##
|
||||
## MariaDB chart configuration
|
||||
@@ -453,7 +453,7 @@ mariadb:
|
||||
## for more options see https://github.com/bitnami/charts/tree/main/bitnami/postgresql
|
||||
##
|
||||
postgresql:
|
||||
enabled: true
|
||||
enabled: false
|
||||
image:
|
||||
repository: bitnamilegacy/postgresql
|
||||
tag: 17.6.0-debian-12-r4
|
||||
|
||||
Reference in New Issue
Block a user