diff --git a/base/prometheus/promehteus-helmrepo.yaml b/base/prometheus/promehteus-helmrepo.yaml new file mode 100644 index 0000000..121a598 --- /dev/null +++ b/base/prometheus/promehteus-helmrepo.yaml @@ -0,0 +1,8 @@ +apiVersion: source.toolkit.fluxcd.io/v1beta1 +kind: HelmRepository +metadata: + name: prometheus-community + namespace: flux-system +spec: + interval: 1m + url: https://prometheus-community.github.io/helm-charts