Update traefik package to v1.4.5.

This commit is contained in:
Raul Sanchez
2017-12-09 19:32:04 +01:00
parent bfb180a2da
commit cfc22ccce1
6 changed files with 417 additions and 18 deletions
+1 -12
View File
@@ -142,12 +142,6 @@ catalog:
default: true
required: true
type: "boolean"
- variable: "refresh_interval"
description: "Interval to poll/apply configuration changes."
label: "Refresh Interval (s):"
required: true
default: 10
type: "int"
- variable: "admin_readonly"
label: "Admin readonly:"
description: |
@@ -216,9 +210,4 @@ services:
unhealthy_threshold: 3
interval: 5000
strategy: recreate
metadata:
traefik:
ssl_key: |
${ssl_key}
ssl_crt: |
${ssl_crt}