changed: prometheus deployment & config & crd stuff

This commit is contained in:
Gerrit Pannek 2024-06-06 21:28:21 +02:00
parent bf25a93f0f
commit e6f098bdf0
2 changed files with 13 additions and 1896 deletions

View file

@ -5,26 +5,17 @@ apps:
- name: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack
targetRevision: 55.11.0
targetRevision: 60.0.0
secrets:
- name: grafana
keys:
- admin-password
- admin-user
helm:
skipCrds: true
- name: kube-prometheus-crds
repoURL: https://github.com/prometheus-community/helm-charts.git
path: charts/kube-prometheus-stack/crds/
targetRevision: kube-prometheus-stack-46.8.0
directory:
recurse: true
syncPolicy:
syncOptions:
- Replace=true
- ServerSideApply=true
- name: loki-stack
repoURL: https://grafana.github.io/helm-charts
chart: loki-stack
targetRevision: 2.10.2
# - name: loki-stack
# repoURL: https://grafana.github.io/helm-charts
# chart: loki-stack
# targetRevision: 2.10.2

File diff suppressed because it is too large Load diff