move labelselector to args

This commit is contained in:
ducoterra
2020-04-18 21:43:22 -04:00
parent 1b4652d313
commit 3355ebc69b
2 changed files with 2 additions and 3 deletions

View File

@@ -6,9 +6,6 @@ metadata:
data:
traefik.toml: |
# traefik.toml
[kubernetes]
labelSelector = "traffic-type=external"
ingressClass = "traefik-external"
defaultEntryPoints = ["http","https"]
[entryPoints]
[entryPoints.http]