switch to prometheus operator

This commit is contained in:
2023-12-23 20:20:27 +01:00
parent 014309bad6
commit e6bd080c6e
3 changed files with 59 additions and 177 deletions

View File

@@ -8,6 +8,10 @@ resources:
- grafana.pvc.yaml
- influxdb.pvc.yaml
- grafana.ingress.yaml
# prometheus-operator crds
- https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.70.0/bundle.yaml
- prometheus.yaml
helmCharts:
- releaseName: grafana
@@ -27,9 +31,3 @@ helmCharts:
repo: https://helm.influxdata.com/
version: 1.8.39
valuesFile: telegraf-speedtest.values.yaml
- releaseName: prometheus
name: prometheus
repo: https://prometheus-community.github.io/helm-charts
version: 25.8.2
valuesFile: prometheus.values.yaml