Skip to content

Commit adec1ab

Browse files
removed external postgres from bom file
1 parent 8596f19 commit adec1ab

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

charts/devtron-enterprise/devtron-bom.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ global:
1818
# effect: "NoSchedule"
1919
# imagePullSecrets:
2020
# - 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: ""
2721
dbConfig:
2822
PG_ADDR: postgresql-postgresql.devtroncd
2923
PG_PORT: "5432"

0 commit comments

Comments
 (0)