Remove default node_selector

This commit is contained in:
Adrien Reslinger 2020-07-13 15:20:46 +02:00
parent d44d4b65f1
commit 2b927f0c66

View file

@ -6,8 +6,8 @@ traefik_namespace: "traefik"
# - 10.96.0.0/12 # - 10.96.0.0/12
# - 10.244.0.0/16 # - 10.244.0.0/16
# - 192.168.0.0/24 # - 192.168.0.0/24
traefik_node_selector: #traefik_node_selector:
- localhost # - localhost
traefik_cpu_limit: 500m traefik_cpu_limit: 500m
traefik_memory_limit: 300Mi traefik_memory_limit: 300Mi
traefik_entrypoints: traefik_entrypoints: