fix(collabora): Update Controller to 1.1.6 incl. Helm chart update to 1.1.10

This commit is contained in:
Thorsten Roßner
2025-11-17 07:54:20 +01:00
parent 8de0f5de72
commit d25c95f06b
3 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ collabora:
{{- end }}
{{- if .Values.apps.collaboraController.enabled }}
--o:indirection_endpoint.url=https://{{ .Values.global.hosts.collabora }}.{{ .Values.global.domain }}/controller/routeToken
--o:monitors.monitor[0]=ws://collabora-controller-cool-controller:9000/controller/ws
--o:monitors.monitor[0]=ws://collabora-controller-cool-controller.{{ .Release.Namespace }}.svc.{{ .Values.cluster.networking.domain }}:9000/controller/ws
--o:monitors.monitor[0][@retryInterval]=5
{{- end }}
username: "collabora-internal-admin"