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

0 comments on commit e110899

Please sign in to comment.