removed mariadb from hel chart, after problems with continuous deploy

This commit is contained in:
2026-01-17 22:48:26 +00:00
parent 84111b37ce
commit 1fdcb42c77
9 changed files with 126 additions and 52 deletions

View File

@@ -11,23 +11,18 @@ internalDatabase:
enabled: false
externalDatabase:
enabled: type
enabled: true
type: mysql
host: nextcloud-mariadb.cloud-limbosolutions-com.svc.cluster.local
user: "???"
password: "???"
database: "???"
port: 3306
mariadb:
enabled: true
architecture: standalone
primary:
persistence:
enabled: true
existingClaim: ""
storageClass: ""
accessMode: ReadWriteOnce
size: 8Gi
enabled: false
service:
type: ClusterIP
port: 8080