Skip to content

Commit

Permalink
Merge pull request #75 from ita-social-projects/migration-to-jdk21
Browse files Browse the repository at this point in the history
update greencity-chat.yaml
  • Loading branch information
2or5 authored Apr 23, 2024
2 parents 7c01779 + d74d420 commit aca402c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions greencity-chat-chart/templates/greencity-chat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ spec:
name: {{ .Values.externalSecret.secretName }}
key: DATABASE-USER

- name: DIALECT
valueFrom:
secretKeyRef:
name: {{ .Values.externalSecret.secretName }}
key: DIALECT
# - name: DIALECT
# valueFrom:
# secretKeyRef:
# name: {{ .Values.externalSecret.secretName }}
# key: DIALECT

- name: DRIVER
valueFrom:
Expand Down

0 comments on commit aca402c

Please sign in to comment.