Loup
11/23/2025, 7:37 PMAlexander Azzam
11/23/2025, 7:49 PMLoup
11/23/2025, 7:51 PMEPM Admin
11/23/2025, 7:53 PMLoup
11/23/2025, 8:11 PMNate
11/23/2025, 9:36 PMLoup
11/23/2025, 10:22 PMLoup
11/23/2025, 11:10 PMrepoURL: <https://prefecthq.github.io/prefect-helm>
chart: prefect-worker
targetRevision: 2025.11.21180339
helm:
valuesObject:
worker:
apiConfig: selfHostedServer
config:
workPool: kube
jobNamespace: prefect
I specify the jobNamespace because rn my deployment are crashing because of that. But the namespace still in default. Idk what I miss... Also the helm chart said :
# -- the namespace where the jobs would spawn. If unset, spawns in the same namespace as the worker controller. Requires role.namespace to be set with the same value.
jobNamespace: null
So its should be automatically prefectLoup
11/23/2025, 11:46 PMdefault idk how we are supposed to change it