9 lines
194 B
YAML
9 lines
194 B
YAML
|
|
apiVersion: source.toolkit.fluxcd.io/v1
|
||
|
|
kind: HelmRepository
|
||
|
|
metadata:
|
||
|
|
name: prometheus
|
||
|
|
namespace: flux-system
|
||
|
|
spec:
|
||
|
|
interval: 1h
|
||
|
|
url: https://prometheus-community.github.io/helm-charts
|