Files
gitops/clusters/kairos/monitoring/helmrepo.yaml
2024-09-09 19:51:11 +01:00

16 lines
338 B
YAML

apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: grafana-repo
spec:
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