config map

This commit is contained in:
j37hr0 2026-03-29 21:05:08 +13:00
parent fe6788931d
commit 997b70c6dc

View file

@ -4,3 +4,11 @@ resources:
- namespace.yaml
#- values.yaml
- helmrelease.yaml
configMapGenerator:
- name: velero-values
files:
- values.yaml
generatorOptions:
disableNameSuffixHash: true