Add Velero configuration files and update production kustomization

This commit is contained in:
2025-08-30 15:37:00 +02:00
parent a17778f4de
commit d16f466a42
10 changed files with 161 additions and 35 deletions

View File

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