update resource path

This commit is contained in:
Joseph Hanson 2024-10-19 18:41:01 -05:00
parent 9a8e6b6291
commit 1594910dd2
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -7,6 +7,6 @@ resources:
configMapGenerator: configMapGenerator:
- name: vector-aggregator-configmap - name: vector-aggregator-configmap
files: files:
- vector.yaml=./resources/vector.yaml - vector.yaml=./resources/vector.yml
generatorOptions: generatorOptions:
disableNameSuffixHash: true disableNameSuffixHash: true