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 e110899 commit e49016c
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: keycloak.keycloakx-pgsql.credentials.postgresql.acid.zalan.do
name: {{ quote .Values.postgresql.pass }}
key: password
- name: PGPORT
value: "{{ .Values.postgresql.port | default 5432 }}"
Expand Down

0 comments on commit e49016c

Please sign in to comment.