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

UPDATE - user hostPath vol for traefik log

parent 73e28fec
Branches
Tags 1.52-release
No related merge requests found
Pipeline #16832 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
......@@ -67,7 +67,7 @@ deployment:
additionalVolumes:
- name: filebeat-configmap
mountPath: "/usr/share/filebeat/filebeat.yml"
# subPath: 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