update resource path
This commit is contained in:
parent
9a8e6b6291
commit
1594910dd2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue