Dusty Shapiro
09/23/2022, 3:03 PMCeleryK8sRunLauncher
? I am getting 403 errors when attempting to run jobs and it appears it’s trying to create jobs in the default
namespace.daniel
09/23/2022, 3:09 PM"execution": {
"config": {"job_namespace": YOUR_NAMESPACE_HERE}
}
and then that namespace should be used for both the launched runs and the pods for the individual stepsDusty Shapiro
09/23/2022, 3:14 PMdaniel
09/23/2022, 3:14 PMDusty Shapiro
09/23/2022, 3:16 PMdaniel
09/23/2022, 4:29 PM