8 lines
159 B
YAML
8 lines
159 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: velero
|
|
spec:
|
|
interval: 1m0s
|
|
url: https://vmware-tanzu.github.io/helm-charts
|