Fix(velero): add configmap generator
This commit is contained in:
@@ -5,3 +5,7 @@ namespace: velero-system
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- helmrelease.yaml
|
||||
configMapGenerator:
|
||||
- name: velero-values
|
||||
files:
|
||||
- values.yaml
|
||||
|
||||
Reference in New Issue
Block a user