Skip to content
Snippets Groups Projects
Commit e90dc2f2 authored by OKE Ulrich Enangnon's avatar OKE Ulrich Enangnon
Browse files

UPDATE - user hostPath vol for traefik log

parent 4d60c3fd
No related branches found
No related tags found
No related merge requests found
Pipeline #16834 passed
......@@ -47,7 +47,7 @@ deployment:
volumeMounts:
- name: filebeat-configmap
mountPath: /usr/share/filebeat/filebeat.yml
# subPath: filebeat.yml
subPath: filebeat.yml
securityContext:
runAsUser: 0
......@@ -66,8 +66,6 @@ deployment:
# Additional volumes to use with initContainers and additionalContainers
additionalVolumes:
- name: filebeat-configmap
mountPath: "/usr/share/filebeat/filebeat.yml"
# subPath: filebeat.yml
type: configMap
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment