fix volumes mounts

This commit is contained in:
2024-07-30 18:58:35 +10:00
parent 041b6a3a7c
commit 595ab125b4

View File

@@ -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