helm-charts/examples/flux/helmrepository.yaml
2022-08-11 14:08:22 +02:00

10 lines
211 B
YAML

---
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: bjw-s-helm-charts
namespace: flux-system
spec:
interval: 30m
url: https://bjw-s.github.io/helm-charts/
timeout: 3m