Change dashboard entrypoint

This commit is contained in:
SeanOMik 2023-04-02 20:16:39 -04:00
parent 3215cbfde5
commit 75fa1fcc8d
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ ingressRoute:
dashboard:
enabled: true
matchRule: Host(`k3st.***REMOVED***`) && (PathPrefix(`/dashboard`) || PathPrefix(`/api`))
entryPoints: ["traefik"]
entryPoints: ["traefik", "websecure"]
# Persistent Storage
persistence: