fix volumes mounts

This commit is contained in:
2024-07-30 02:10:51 +10:00
parent 1fd1ee61c1
commit 47cfc63136

View File

@@ -17,9 +17,11 @@ extraVolumes:
extraVolumeMounts:
- name: logstash-config-http
mountPath: /bitnami/logstash/config/http.conf
subPath: http.conf
readOnly: true
- name: logstash-config-syslog
mountPath: /bitnami/logstash/config/syslog.conf
subPath: syslog.conf
readOnly: true
containerPorts:
- name: http