Multipipeline Sending data to wrong index

Ah good catch I just realized in my helm chart I had:

logstashConfig:
  pipeline.yml:  # <--- Should be pipelines.yml with an s

Thanks for that Badger, can't believe I missed that in the docs.