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:
|
||||
- name: vector-aggregator-configmap
|
||||
files:
|
||||
- vector.yaml=./resources/vector.yaml
|
||||
- vector.yaml=./resources/vector.yml
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
|
|
Loading…
Reference in a new issue