diff --git a/charts/retool/templates/deployment_backend.yaml b/charts/retool/templates/deployment_backend.yaml index dd06e58..8d40d68 100644 --- a/charts/retool/templates/deployment_backend.yaml +++ b/charts/retool/templates/deployment_backend.yaml @@ -93,7 +93,7 @@ spec: - name: ABC value: "true" {{- end }} - {{- if not .Values.jobRunner.enabled }} + {{- if not include "retool.jobRunner.enabled" . }} {{- $serviceType = append $serviceType "JOBS_RUNNER" }} {{- end }} - name: SERVICE_TYPE