diff --git a/infrastructures/logstash/base/values.yaml b/infrastructures/logstash/base/values.yaml index 2d8b87c..1ca0f9a 100644 --- a/infrastructures/logstash/base/values.yaml +++ b/infrastructures/logstash/base/values.yaml @@ -17,7 +17,7 @@ extraVolumeMounts: - name: configurations mountPath: /bitnami/logstash/config - name: pipelines - mountPath: /opt/bitnami/logstash/pipeline + mountPath: /bitnami/logstash/pipeline containerPorts: - name: http containerPort: 8080