Tyler Perkins
155b0f69eb
All checks were successful
continuous-integration/drone/push Build is passing
9 lines
209 B
YAML
9 lines
209 B
YAML
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
|