mirror of
https://github.com/truecharts/charts.git
synced 2026-07-22 13:09:49 -03:00
fix: nextcloud collabora service in ingress being wrong
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
{{- $fullname := include "tc.v1.common.lib.chart.names.fullname" . }}
|
||||
path: /collabora/
|
||||
pathType: Prefix
|
||||
service:
|
||||
overrideService:
|
||||
name: {{ printf "%v-collabora" $fullname }}
|
||||
port: {{ .Values.service.collabora.ports.collabora.port }}
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user