config map
This commit is contained in:
parent
fe6788931d
commit
997b70c6dc
|
|
@ -4,3 +4,11 @@ resources:
|
|||
- namespace.yaml
|
||||
#- values.yaml
|
||||
- helmrelease.yaml
|
||||
|
||||
configMapGenerator:
|
||||
- name: velero-values
|
||||
files:
|
||||
- values.yaml
|
||||
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue