Add prometheus

This commit is contained in:
2024-09-09 19:51:11 +01:00
parent b56de6325d
commit 2f516412e7
6 changed files with 35 additions and 4 deletions

View File

@@ -3,5 +3,13 @@ kind: HelmRepository
metadata:
name: grafana-repo
spec:
interval: 1m0s
interval: 15m
url: https://grafana.github.io/helm-charts
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: prometheus-repo
spec:
interval: 15m
url: https://prometheus-community.github.io/helm-charts