fix(helm-charts): add nodeSelector and tolerations

This commit is contained in:
Remy
2024-06-20 16:32:47 +02:00
committed by GitHub
parent 31e27ad1d7
commit 3f6b84de3b
2 changed files with 5 additions and 1 deletions

View File

@@ -43,6 +43,8 @@ controllerManager:
replicas: 1
serviceAccount:
annotations: {}
nodeSelector: {}
tolerations: []
kubernetesClusterDomain: cluster.local
metricsService:
ports: