Move velero from apps to infrastructure

This commit is contained in:
2025-08-30 16:54:58 +02:00
parent 4700d0ae4c
commit 17fc9fd63b
10 changed files with 5 additions and 6 deletions

View File

@@ -0,0 +1,17 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: velero
resources:
- namespace.yaml
- repository.yaml
- release.yaml
configMapGenerator:
- name: velero-prod-values
namespace: velero
files:
- values.yaml
configurations:
- kustomizeconfig.yaml