fix(collabora-online): fix new admin path (#1598)

This commit is contained in:
Stavros Kois
2021-12-21 20:56:00 +01:00
committed by GitHub
parent d86898c2f9
commit c662e70c57
2 changed files with 10 additions and 2 deletions
@@ -7,7 +7,15 @@ portals:
- "$kubernetes-resource_configmap_portal_host"
ports:
- "$kubernetes-resource_configmap_portal_port"
path: "/loleaflet/dist/admin/admin.html"
path: "/"
admin:
protocols:
- "$kubernetes-resource_configmap_portal_protocol"
host:
- "$kubernetes-resource_configmap_portal_host"
ports:
- "$kubernetes-resource_configmap_portal_port"
path: "/browser/dist/admin/admin.html"
questions:
- variable: portal
group: "Container Image"
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/collabora
tag: v6.4.14.3@sha256:95b1bba1e26633586c9f49cc94602237d21a09a4a7e7059ac807927d3b15a293
tag: v21.11.0.6.1@sha256:e2859a8f71ca2c7b3ed5cf8fe77bf766dbfd44d192d63d1249ddd290aa9eefec
pullPolicy: IfNotPresent
securityContext: