This commit is contained in:
parent
387692329c
commit
d4727c0923
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@ alertmanager:
|
|||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.middlewares: traefik-basic-auth@kubernetescrd
|
||||
ingressPerReplica:
|
||||
ingressClassName: traefik
|
||||
pathType: ImplementationSpecific
|
||||
paths:
|
||||
- /
|
||||
|
@ -105,6 +106,7 @@ prometheus:
|
|||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.middlewares: traefik-basic-auth@kubernetescrd
|
||||
ingressPerReplica:
|
||||
ingressClassName: traefik
|
||||
pathType: ImplementationSpecific
|
||||
paths:
|
||||
- /
|
||||
|
|
Loading…
Reference in a new issue