repository.yaml (364B)
1 apiVersion: source.toolkit.fluxcd.io/v1 2 kind: HelmRepository 3 metadata: 4 name: prometheus-community 5 namespace: monitoring 6 spec: 7 interval: 120m 8 # OCI builds for kube-prometheus-stack have been temporarily disabled (see https://github.com/prometheus-community/helm-charts/issues/2940). 9 type: default 10 url: https://prometheus-community.github.io/helm-charts