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 - name: configurations
mountPath: /bitnami/logstash/config mountPath: /bitnami/logstash/config
- name: pipelines - name: pipelines
mountPath: /opt/bitnami/logstash/pipeline mountPath: /bitnami/logstash/pipeline
containerPorts: containerPorts:
- name: http - name: http
containerPort: 8080 containerPort: 8080