From acb9d4618097ab4e572dbdfcb7fbc466723e7650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=A9o=20M=C3=A9vollon?= Date: Mon, 23 Sep 2024 16:34:58 +0200 Subject: [PATCH] fix: back to main nodepool --- .kontinuous/values.yaml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/.kontinuous/values.yaml b/.kontinuous/values.yaml index c2603b8d2..c1bb46caa 100644 --- a/.kontinuous/values.yaml +++ b/.kontinuous/values.yaml @@ -61,20 +61,6 @@ www: fsGroup: 1000 runAsUser: 1000 runAsGroup: 1000 - tolerations: - - key: startup - operator: Equal - value: cdtn - effect: NoSchedule - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: nodepool - operator: In - values: - - cdtn-worker-nodepool export: ~chart: app @@ -100,20 +86,6 @@ export: oblik.socialgouv.io/min-request-memory: "2Gi" oblik.socialgouv.io/min-limit-cpu: "2000m" oblik.socialgouv.io/min-limit-memory: "4Gi" - tolerations: - - key: startup - operator: Equal - value: cdtn - effect: NoSchedule - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: nodepool - operator: In - values: - - cdtn-worker-nodepool hasura: ~chart: hasura