Files
homelab/infrastructure/hydra/monitoring/kube-prometheus-stack.yaml
T

10 lines
209 B
YAML
Raw Normal View History

2026-04-21 13:06:42 -04:00
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: monitoring
namespace: monitoring
spec:
interval: 24h0m0s
url: https://prometheus-community.github.io/helm-charts
status: {}