|
|
|
@ -15,6 +15,7 @@ data:
|
|
|
|
SOGO_SOGoPasswordChangeEnabled: {{ .Values.deployment.config.SOGO_SOGoPasswordChangeEnabled | quote }}
|
|
|
|
SOGO_SOGoPasswordChangeEnabled: {{ .Values.deployment.config.SOGO_SOGoPasswordChangeEnabled | quote }}
|
|
|
|
SOGO_SOGoForwardEnabled: {{ .Values.deployment.config.SOGO_SOGoForwardEnabled | quote }}
|
|
|
|
SOGO_SOGoForwardEnabled: {{ .Values.deployment.config.SOGO_SOGoForwardEnabled | quote }}
|
|
|
|
SOGO_SOGoSieveScriptsEnabled: {{ .Values.deployment.config.SOGO_SOGoSieveScriptsEnabled | quote }}
|
|
|
|
SOGO_SOGoSieveScriptsEnabled: {{ .Values.deployment.config.SOGO_SOGoSieveScriptsEnabled | quote }}
|
|
|
|
|
|
|
|
SOGO_SOGoSieveServer: '{{ .Values.deployment.config.SOGO_SOGoSieveServer | quote }}'
|
|
|
|
SOGO_SOGoTimeZone: {{ .Values.deployment.config.SOGO_SOGoTimeZone | quote }}
|
|
|
|
SOGO_SOGoTimeZone: {{ .Values.deployment.config.SOGO_SOGoTimeZone | quote }}
|
|
|
|
SOGO_WorkersCount: {{ .Values.deployment.config.SOGO_WorkersCount | quote }}
|
|
|
|
SOGO_WorkersCount: {{ .Values.deployment.config.SOGO_WorkersCount | quote }}
|
|
|
|
SOGO_SOGoCalendarDefaultRoles: {{ .Values.deployment.config.SOGO_SOGoCalendarDefaultRoles }}
|
|
|
|
SOGO_SOGoCalendarDefaultRoles: {{ .Values.deployment.config.SOGO_SOGoCalendarDefaultRoles }}
|
|
|
|
|