fix config
This commit is contained in:
@@ -6,12 +6,4 @@ metadata:
|
|||||||
data:
|
data:
|
||||||
traefik.toml: |
|
traefik.toml: |
|
||||||
# traefik.toml
|
# traefik.toml
|
||||||
defaultEntryPoints = ["http","https"]
|
[kubernetes]
|
||||||
[entryPoints]
|
|
||||||
[entryPoints.http]
|
|
||||||
address = ":9080"
|
|
||||||
[entryPoints.http.redirect]
|
|
||||||
entryPoint = "https"
|
|
||||||
[entryPoints.https]
|
|
||||||
address = ":9443"
|
|
||||||
[entryPoints.https.tls]
|
|
||||||
Reference in New Issue
Block a user