Open-EO / openeo-geotrellis-kubernetes

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

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

Closed bartjanssens92 closed 6 months ago

bartjanssens92 commented 6 months 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.