Skip to content

Commit

Permalink
update greencity-chat.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
2or5 committed Apr 23, 2024
1 parent 8fe7f42 commit d74d420
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 d74d420

Please sign in to comment.