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