Pol
05/17/2024, 5:52 AMdefault
namespace. How can I change the work pool namespace?Marvin
05/17/2024, 5:53 AMprefect work-pool create
CLI command is used to create a new work pool, where you can specify the infrastructure type and other optional parameters.
Unfortunately, the provided documentation excerpts do not detail the step-by-step process of setting a Kubernetes-specific namespace during work pool configuration.
Please visit the Prefect Work Pools documentation for more comprehensive information. If you need help with using the CLI command to create a work pool, please let me know, and I can find a relevant code example for you.Krystal
05/17/2024, 6:55 AMnamespaceOverride
in the file. Hope this helps!