nextcloud db switch

This commit is contained in:
Philip Haupt
2025-10-12 18:56:03 +02:00
parent ae4a949452
commit e49d381843
2 changed files with 30 additions and 327 deletions

View File

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