Skip to content

Commit 0d2e1a3

Browse files
Add missing envs for external pg db
Signed-off-by: Anisur Rahman <[email protected]>
1 parent 56f748d commit 0d2e1a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/bundle/deploy.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5211,7 +5211,6 @@ spec:
52115211
name: noobaa-config
52125212
key: NOOBAA_VERSION_AUTH_ENABLED
52135213
- name: POSTGRES_HOST
5214-
value: "noobaa-db-pg-0.noobaa-db-pg"
52155214
- name: POSTGRES_PORT
52165215
- name: POSTGRES_DBNAME
52175216
- name: POSTGRES_USER
@@ -6925,4 +6924,3 @@ metadata:
69256924
app: prometheus-adapter
69266925
name: custom-metrics-prometheus-adapter
69276926
`
6928-

0 commit comments

Comments
 (0)