Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nihaldivyam committed Mar 27, 2024
1 parent 4290f3d commit fe911d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- name: PGPASSWORD
valueFrom:
secretKeyRef:
name: "{{ .Values.postgresql.pass }}"
name: "keycloak.keycloakx-pgsql.credentials.postgresql.acid.zalan.do"
key: password
- name: PGPORT
value: "{{ .Values.postgresql.port | default 5432 }}"
Expand Down

0 comments on commit fe911d2

Please sign in to comment.