Fix(velero): add configmap generator

This commit is contained in:
2025-04-29 14:14:08 +08:00
parent 70396c2ecd
commit 90beadfca2

View File

@@ -5,3 +5,7 @@ namespace: velero-system
resources:
- namespace.yaml
- helmrelease.yaml
configMapGenerator:
- name: velero-values
files:
- values.yaml