fix volumes mounts

This commit is contained in:
2024-07-30 08:03:13 +10:00
parent cf74619a4c
commit 81240f5047

View File

@@ -17,7 +17,7 @@ extraVolumeMounts:
- name: configurations
mountPath: /bitnami/logstash/config
- name: pipelines
mountPath: /bitnami/logstash/pipeline
mountPath: /opt/bitnami/logstash/pipeline
containerPorts:
- name: http
containerPort: 8080