nextcloud externalDatabase commented

This commit is contained in:
titver968
2025-07-15 07:21:38 +02:00
parent 7b46c0a30a
commit 68a568c4ed

View File

@@ -43,12 +43,12 @@ spec:
value: 'pgInnoDBUser' value: 'pgInnoDBUser'
- name: postgresql.primary.persistence.enabled - name: postgresql.primary.persistence.enabled
value: 'true' value: 'true'
- name: externalDatabase.type # - name: externalDatabase.type
value: postgresql # value: postgresql
- name: externalDatabase.host # - name: externalDatabase.host
value: 'nextcloud-postgresql-0' # value: 'nextcloud-postgresql-0'
- name: externalDatabase.password # - name: externalDatabase.password
value: 'pgInnoDBUser' # value: 'pgInnoDBUser'
- name: 'endpoint' - name: 'endpoint'
value: 'innocloud.innovation-hub-niedersachsen.de' value: 'innocloud.innovation-hub-niedersachsen.de'
- name: ingress.hosts[0] - name: ingress.hosts[0]