Helm values in resources folder.
This commit is contained in:
parent
2a6c069603
commit
86aa0f352c
2 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ resources:
|
||||||
configMapGenerator:
|
configMapGenerator:
|
||||||
- name: spegel-helm-values
|
- name: spegel-helm-values
|
||||||
files:
|
files:
|
||||||
- values.yaml=./helm-values.yaml
|
- values.yaml=./resources/values.yml
|
||||||
configurations:
|
configurations:
|
||||||
- kustomizeconfig.yaml
|
- kustomizeconfig.yaml
|
Loading…
Reference in a new issue