home-server/templates/monitoring-provider.yaml

18 lines
393 B
YAML
Raw Normal View History

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
---
apiVersion: v1
kind: Secret
metadata:
name: wildcard-hxme-net
2025-07-10 16:33:48 +10:00
namespace: {{ .Release.Namespace }}
2025-07-10 16:28:34 +10:00
annotations:
replicator.v1.mittwald.de/replicate-from: cert-manager/wildcard-hxme-net