fix(open-xchange): Improve ingress and serviceMonitor

This commit is contained in:
Martin Müller
2023-12-18 16:26:42 +01:00
parent 47d6a8d53f
commit a151502ea9
2 changed files with 12 additions and 4 deletions

View File

@@ -87,6 +87,13 @@ appsuite:
dav:
hosts:
- "{{ .Values.global.hosts.openxchange }}.{{ .Values.istio.domain }}"
extras:
monitoring:
enabled: {{ .Values.prometheus.serviceMonitors.enabled }}
serviceMonitor:
additionalLabels:
{{- toYaml .Values.prometheus.serviceMonitors.labels | nindent 10 }}
core-mw:
enabled: true
asConfig: