fix volumes mounts
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user