Files
talos-kurs/talos-k8s-flux/soft/loki.yaml
2025-06-23 23:05:28 +07:00

10 lines
189 B
YAML

apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: grafana-charts
namespace: flux-system
spec:
interval: 1h
url: https://grafana.github.io/helm-charts
---