2025-07-10 16:28:34 +10:00
|
|
|
---
|
|
|
|
apiVersion: source.toolkit.fluxcd.io/v1
|
|
|
|
kind: HelmRepository
|
|
|
|
metadata:
|
|
|
|
name: grafana
|
2025-07-10 16:33:48 +10:00
|
|
|
namespace: {{ .Release.Namespace }}
|
2025-07-10 16:28:34 +10:00
|
|
|
spec:
|
|
|
|
url: https://grafana.github.io/helm-charts
|
|
|
|
interval: 1h
|