Hi everyone,
We’ve deployed the disk-operator and custom resources (DaskCluster and DaskAutoscaler) via helm. When updating DaskCluster specs (e.g. scheduler container resources requests - cpu and memory) via helm upgrade
, DaskCluster custom resource does reflect the correct configuration, but the pods are not redeployed.
Is this expected?
Thank you!