Remove default node_selector
This commit is contained in:
parent
d44d4b65f1
commit
2b927f0c66
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ traefik_namespace: "traefik"
|
|||
# - 10.96.0.0/12
|
||||
# - 10.244.0.0/16
|
||||
# - 192.168.0.0/24
|
||||
traefik_node_selector:
|
||||
- localhost
|
||||
#traefik_node_selector:
|
||||
# - localhost
|
||||
traefik_cpu_limit: 500m
|
||||
traefik_memory_limit: 300Mi
|
||||
traefik_entrypoints:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue