fix(collabora-online): fix new admin path (#1598)
This commit is contained in:
@@ -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,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:
|
||||
|
||||
Reference in New Issue
Block a user