home-server/templates/monitoring-provider.yaml

22 lines
457 B
YAML

---
apiVersion: v1
kind: Namespace
metadata:
name: monitoring
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: grafana
namespace: {{ .Release.Namespace }}
spec:
url: https://grafana.github.io/helm-charts
interval: 1h
---
apiVersion: v1
kind: Secret
metadata:
name: wildcard-hxme-net
namespace: {{ .Release.Namespace }}
annotations:
replicator.v1.mittwald.de/replicate-from: cert-manager/wildcard-hxme-net