Add prometheus
This commit is contained in:
@@ -3,5 +3,13 @@ kind: HelmRepository
|
||||
metadata:
|
||||
name: grafana-repo
|
||||
spec:
|
||||
interval: 1m0s
|
||||
interval: 15m
|
||||
url: https://grafana.github.io/helm-charts
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: prometheus-repo
|
||||
spec:
|
||||
interval: 15m
|
||||
url: https://prometheus-community.github.io/helm-charts
|
||||
|
||||
Reference in New Issue
Block a user