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