Fixing mount path

This commit is contained in:
2022-08-30 15:09:14 -04:00
parent aaf5aee75e
commit a4e8600220
@@ -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