fix(xteve): Fix webui path (#2341)
* fix(xteve): fix webui path * bump Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@ name: xteve
|
||||
sources:
|
||||
- https://github.com/xteve-project/xTeVe
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
version: 5.0.6
|
||||
version: 5.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -7,6 +7,7 @@ portals:
|
||||
- "$kubernetes-resource_configmap_portal_host"
|
||||
ports:
|
||||
- "$kubernetes-resource_configmap_portal_port"
|
||||
path: "/web/"
|
||||
questions:
|
||||
- variable: portal
|
||||
group: "Container Image"
|
||||
|
||||
Reference in New Issue
Block a user