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

UPDATE - user hostPath vol for traefik log

parent 52daff51
No related branches found
No related tags found
No related merge requests found
Pipeline #16852 passed
......@@ -64,17 +64,17 @@ deployment:
# runAsUser: 65532
# Additional volumes to use with initContainers and additionalContainers
additionalVolumes:
- name: filebeat-configmap
# additionalVolumes:
# - name: filebeat-configmap
# Add traefik-logs-vol volume to the traefik pod
volumes:
- name: traefik-logs-vol
mountPath: /var/log/traefik
# - name: filebeat-configmap
# type: configMap
# mountPath: /usr/share/filebeat/filebeat.yml
- name: filebeat-configmap
type: configMap
mountPath: /usr/share/filebeat/filebeat.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment