From 50986429dfbf37f6dbe2b2ca2450dc7b68f33d05 Mon Sep 17 00:00:00 2001 From: smit thakkar Date: Sun, 12 Jul 2020 11:10:23 +0400 Subject: [PATCH] Update values.yaml --- charts/argo-rollouts/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/argo-rollouts/values.yaml b/charts/argo-rollouts/values.yaml index 43f50442..fcb2d198 100644 --- a/charts/argo-rollouts/values.yaml +++ b/charts/argo-rollouts/values.yaml @@ -8,8 +8,7 @@ controller: ## Node selectors and tolerations for server scheduling to nodes with taints ## Ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/ ## - nodeSelector: - dubizzle.com/group: ops + nodeSelector: {} tolerations: [] affinity: {} image: