Compare commits

..

No commits in common. "51c3f79d8a747baea362c5d07284cc83951952b4" and "d4727c0923038b58fdd4829c4d04260c68f52e06" have entirely different histories.

2 changed files with 4 additions and 2 deletions

View file

@ -101,7 +101,7 @@ spec:
sources: sources:
- chart: kube-prometheus-stack - chart: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 56.7.0 targetRevision: 56.8.0
helm: helm:
releaseName: prometheus releaseName: prometheus
valueFiles: valueFiles:

View file

@ -61,6 +61,7 @@ alertmanager:
annotations: annotations:
traefik.ingress.kubernetes.io/router.middlewares: traefik-basic-auth@kubernetescrd traefik.ingress.kubernetes.io/router.middlewares: traefik-basic-auth@kubernetescrd
ingressPerReplica: ingressPerReplica:
ingressClassName: traefik
pathType: ImplementationSpecific pathType: ImplementationSpecific
paths: paths:
- / - /
@ -105,6 +106,7 @@ prometheus:
annotations: annotations:
traefik.ingress.kubernetes.io/router.middlewares: traefik-basic-auth@kubernetescrd traefik.ingress.kubernetes.io/router.middlewares: traefik-basic-auth@kubernetescrd
ingressPerReplica: ingressPerReplica:
ingressClassName: traefik
pathType: ImplementationSpecific pathType: ImplementationSpecific
paths: paths:
- / - /