postgresql true

This commit is contained in:
titusvermesan
2024-11-12 16:03:03 +01:00
parent bbcf9d5a71
commit dfa38c7d0d

View File

@@ -33,6 +33,10 @@ spec:
# value: 'true' # value: 'true'
# - name: replicaCount # - name: replicaCount
# value: '2' # value: '2'
- name: postgresql.enabled
value: 'true'
- name: postgresql.global.postgresql.auth.password
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]