pega-helm-charts icon indicating copy to clipboard operation
pega-helm-charts copied to clipboard

Missing node selector for the installer pods

Open alemax22 opened this issue 2 years ago • 3 comments

Describe the bug Since our kubernetes cluster contains both linux and windows worker nodes, we would like to have the possibility to add a node selector also for the installer pod. This feature is already present for all the other containers. This things prevents us from deploying the Pega cluster in our current Kubernetes environment.

To Reproduce Deploy cluster with custom node selector for the installer pods.

Expected behavior Add nodeSelector configuration for the Installer.

Chart version v2.1.1

Server (if applicable, please complete the following information):

  • OS: Ubuntu 18.04
  • Environment: Open Source Kubernetes 1.22
  • Database: PostgreSQL

Additional context None

alemax22 avatar Jul 22 '22 15:07 alemax22

We'll add this!

RyanStan avatar Jul 26 '22 21:07 RyanStan

Support is provided in latest master

kishorv10 avatar Oct 19 '22 08:10 kishorv10

Waiting for helm chart release

kishorv10 avatar Oct 19 '22 08:10 kishorv10

Fix available from 2.6.1 release

MadhuriArugula avatar Dec 15 '22 07:12 MadhuriArugula