9 lines
184 B
YAML
9 lines
184 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: velero
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 12h
|
|
url: https://vmware-tanzu.github.io/helm-charts/
|