Split into file each. Change namespace to monitoring.

This commit is contained in:
j 2025-07-01 22:34:05 +10:00
parent f3b551b8b8
commit 6efa45ec9a
4 changed files with 19 additions and 17 deletions

View file

@ -0,0 +1,14 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: monitoring
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: grafana
namespace: flux-system
spec:
url: https://grafana.github.io/helm-charts
interval: 1h