Helm values in resources folder.

This commit is contained in:
Joseph Hanson 2024-04-21 04:47:34 -05:00
parent 2a6c069603
commit 86aa0f352c
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 1 additions and 1 deletions

View file

@ -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