diff --git a/infra/controllers/traefik.yaml b/infra/controllers/traefik.yaml index f89d69b..7d74ff7 100644 --- a/infra/controllers/traefik.yaml +++ b/infra/controllers/traefik.yaml @@ -32,6 +32,11 @@ spec: replicas: 1 nodeSelector: ingress: 'true' + tolerations: + - key: "dedicated" + operator: "Equal" + value: "ingress" + effect: "NoSchedule" service: type: ClusterIP ingressRoute: