Open-EO / openeo-geotrellis-kubernetes

Contains scripts to run openeo geotrellis backend on a Kubernetes cluster on DIAS.
Apache License 2.0
3 stars 3 forks source link

Add the nodeSelector and toleration values to the deployment of the spark-history-server #20

Closed bartjanssens92 closed 1 month ago

bartjanssens92 commented 1 month ago

This merge request adds 2 new values with defaults to the deployment.yaml template of the spark-history-server helm chart allowing users to define them to prevent them being scheduled on nodes that could disappear.