Fixed typo in Traefik ArgoCD Application
This commit is contained in:
parent
bfa519d933
commit
6a37ddb049
@ -19,12 +19,12 @@ spec:
|
||||
repoURL: https://traefik.github.io/charts
|
||||
targetRevision: 35.2.0
|
||||
helm:
|
||||
valueObject:
|
||||
valuesObject:
|
||||
ingressRoute:
|
||||
dashboard:
|
||||
enabled: true
|
||||
matchRule: PathPrefix(`/dashboard`) || PathPrefix(`/api`)
|
||||
entryPoints: ["websecure"]
|
||||
entryPoints: ["web"]
|
||||
healthcheck:
|
||||
enabled: false
|
||||
matchRule: PathPrefix(`/ping`)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user