mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 04:59:54 +00:00
traefik dashboard attempt 3
This commit is contained in:
@@ -172,7 +172,7 @@ spec:
|
||||
# -- Specify the allowed entrypoints to use for the dashboard ingress route, (e.g. traefik, web, websecure).
|
||||
# By default, it's using traefik entrypoint, which is not exposed.
|
||||
# /!\ Do not expose your dashboard without any protection over the internet /!\
|
||||
entryPoints: ["traefik"]
|
||||
entryPoints: ["traefik", "web", "websecure"]
|
||||
# -- Additional ingressRoute middlewares (e.g. for authentication)
|
||||
middlewares: []
|
||||
# -- TLS options (e.g. secret containing certificate)
|
||||
|
||||
Reference in New Issue
Block a user