We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8596f19 commit adec1abCopy full SHA for adec1ab
charts/devtron-enterprise/devtron-bom.yaml
@@ -18,12 +18,6 @@ global:
18
# effect: "NoSchedule"
19
# imagePullSecrets:
20
# - name: your-image-pull-secret
21
- externalPostgres:
22
- enabled: false
23
- # Password for external database (ensure that username is postgres).
24
- PG_PASSWORD: ""
25
- # For external Database replace the PG_ADDR with the DNS endpoint of postgres.
26
- PG_ADDR: ""
27
dbConfig:
28
PG_ADDR: postgresql-postgresql.devtroncd
29
PG_PORT: "5432"
0 commit comments