Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nihaldivyam committed Mar 27, 2024
1 parent 7ef7a21 commit bae6619
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ spec:
fieldPath: metadata.namespace
- name: PGHOST
value: "{{ .Values.postgresql.host }}"
- name: PGPASSWORD
valueFrom:
secretKeyRef:
name: test
key: password
- name: PGPORT
value: "{{ .Values.postgresql.port | default 5432 }}"
- name: PGUSER
Expand Down

0 comments on commit bae6619

Please sign in to comment.