mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 00:54:26 +00:00
9 lines
241 B
YAML
9 lines
241 B
YAML
# /infrastructure/controllers/vellero/repository.yaml
|
|
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: velero-helm-repo
|
|
namespace: velero
|
|
spec:
|
|
interval: 24h
|
|
url: https://vmware-tanzu.github.io/helm-charts |