diff --git a/charts/datafold/Chart.yaml b/charts/datafold/Chart.yaml index d71ee8d..f3017ef 100644 --- a/charts/datafold/Chart.yaml +++ b/charts/datafold/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: datafold description: Helm chart package to deploy Datafold on kubernetes. type: application -version: 0.10.89 +version: 0.10.90 appVersion: "1.0.0" icon: https://www.datafold.com/logo.png diff --git a/charts/datafold/values.yaml b/charts/datafold/values.yaml index db56de5..defc173 100644 --- a/charts/datafold/values.yaml +++ b/charts/datafold/values.yaml @@ -328,7 +328,7 @@ worker-thunderbolt: terminationGracePeriodSeconds: "1800" temporal: taskQueues: "thunderbolt" - workerPoolType: "thread" + workerPoolType: "process" gracefulShutdownTimeout: "1800" keda: minReplicas: 0