Compare commits
2 commits
d4727c0923
...
51c3f79d8a
Author | SHA1 | Date | |
---|---|---|---|
51c3f79d8a | |||
a181eb3fec |
2 changed files with 2 additions and 4 deletions
|
@ -101,7 +101,7 @@ spec:
|
|||
sources:
|
||||
- chart: kube-prometheus-stack
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
targetRevision: 56.8.0
|
||||
targetRevision: 56.7.0
|
||||
helm:
|
||||
releaseName: prometheus
|
||||
valueFiles:
|
||||
|
@ -303,7 +303,7 @@ spec:
|
|||
source:
|
||||
repoURL: https://git.ar21.de/yolokube/core-deployments.git
|
||||
targetRevision: HEAD
|
||||
path: "app-files"
|
||||
path: "app-files"
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: argocd
|
||||
|
|
|
@ -61,7 +61,6 @@ alertmanager:
|
|||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.middlewares: traefik-basic-auth@kubernetescrd
|
||||
ingressPerReplica:
|
||||
ingressClassName: traefik
|
||||
pathType: ImplementationSpecific
|
||||
paths:
|
||||
- /
|
||||
|
@ -106,7 +105,6 @@ prometheus:
|
|||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.middlewares: traefik-basic-auth@kubernetescrd
|
||||
ingressPerReplica:
|
||||
ingressClassName: traefik
|
||||
pathType: ImplementationSpecific
|
||||
paths:
|
||||
- /
|
||||
|
|
Loading…
Reference in a new issue