10 lines
191 B
YAML
10 lines
191 B
YAML
---
|
|
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: velero
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 1h0m0s
|
|
url: https://vmware-tanzu.github.io/helm-charts/
|