I am using the official Helm chart for Logstash.
I want to mount a volume using an existingClaim that has some dictionaries that will be used for translate filters across multiple Logstash instances.
How do I bring in the PVC I created called dictionary and have it mounted into
/usr/share/logstash/config/dic ?
Figured it out using the Extras using either a configmap or a PVC persistentVolumeClaim. It was hard to find specific examples of this so here is what works.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.