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

UPDATE - user hostPath vol for traefik log

parent fc120051
No related branches found
No related tags found
No related merge requests found
Pipeline #16857 passed
...@@ -68,6 +68,8 @@ deployment: ...@@ -68,6 +68,8 @@ deployment:
# Additional volumes to use with [ initContainers and additionalContainers ] # Additional volumes to use with [ initContainers and additionalContainers ]
additionalVolumes: additionalVolumes:
- name: filebeat-configmap - name: filebeat-configmap
- name: traefik-logs
mountPath: /var/log/traefik
# Add traefik-logs-vol volume to the [ traefik pod ] # Add traefik-logs-vol volume to the [ traefik pod ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment