Update traefik package to v1.4.5.
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user