Feat(velero): add helmrelease

This commit is contained in:
2025-04-29 14:11:15 +08:00
parent c129c82bca
commit 70396c2ecd
6 changed files with 705 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: velero
namespace: flux-system
spec:
interval: 10m0s
path: ./velero-system
prune: true
force: false
sourceRef:
kind: GitRepository
name: infrastructures