From 0fa6e11646fbbab4ff5fcfe24d08454b7e73f0ad Mon Sep 17 00:00:00 2001 From: juanrizetta Date: Thu, 5 Sep 2024 21:40:07 +0200 Subject: [PATCH] k8s: deleted nodeSelector kubernetes.io/role removed on k8s 1.29 #TASK-6744 --- opencga-core/src/main/resources/configuration.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/opencga-core/src/main/resources/configuration.yml b/opencga-core/src/main/resources/configuration.yml index e3661d0167..62adc8b672 100644 --- a/opencga-core/src/main/resources/configuration.yml +++ b/opencga-core/src/main/resources/configuration.yml @@ -145,7 +145,6 @@ analysis: k8s.nodeSelector: agentpool: jobs kubernetes.io/os: linux - kubernetes.io/role: agent # FOR ACI: # k8s.requests: # cpu: 2