try correctly appending path to traefik portal

This commit is contained in:
kjeld Schouten-Lebbing
2021-06-30 14:55:31 +02:00
parent 3259da7e24
commit 2bd437715e
2 changed files with 2 additions and 1 deletions
@@ -29,6 +29,7 @@ portals:
- "$kubernetes-resource_configmap_portal_host"
ports:
- "$kubernetes-resource_configmap_portal_port"
path: "/dashboard/"
questions:
- variable: portal
group: "Container Image"