internal db false

This commit is contained in:
titusvermesan
2024-11-13 13:55:34 +01:00
parent f9c6c03b9c
commit 8336720816

View File

@@ -35,6 +35,8 @@ spec:
# value: 'true' # value: 'true'
# - name: replicaCount # - name: replicaCount
# value: '2' # value: '2'
- name: internalDatabase.enabled
value: 'false'
- name: postgresql.enabled - name: postgresql.enabled
value: 'true' value: 'true'
- name: postgresql.global.postgresql.auth.password - name: postgresql.global.postgresql.auth.password