Skip to content

Commit

Permalink
update repositor cm
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Sep 28, 2023
1 parent 93f077e commit f44072c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ data:
{{- printf "-D%s=\"$%s\"" $property .key | nindent 4 }}
{{- end }}
{{- end }}
-Dimap.server.{{ eq "imaps" .imap.protocol | ternary .imap.protocol "" }}enabled={{ .imap.enabled }}
-Dimap.server.{{ eq "imaps" .imap.protocol | ternary .imap.protocol "" }}port={{ .imap.port }}
{{- end }}
{{ .Values.environment.CATALINA_OPTS | default "" }}
JAVA_OPTS: >-
Expand Down

0 comments on commit f44072c

Please sign in to comment.