Fixing mount path
This commit is contained in:
@@ -163,8 +163,8 @@ data:
|
|||||||
|
|
||||||
# Additional volumeMounts to add to the Traefik container
|
# Additional volumeMounts to add to the Traefik container
|
||||||
additionalVolumeMounts:
|
additionalVolumeMounts:
|
||||||
- name: ssl
|
# - name: ssl
|
||||||
mountPath: /ssl
|
# mountPath: /ssl
|
||||||
# For instance when using a logshipper for access logs
|
# For instance when using a logshipper for access logs
|
||||||
# - name: traefik-logs
|
# - name: traefik-logs
|
||||||
# mountPath: /var/log/traefik
|
# mountPath: /var/log/traefik
|
||||||
|
|||||||
Reference in New Issue
Block a user