https://prefect.io logo
Title
t

Tolga Karahan

02/23/2023, 9:04 AM
Hi guys. In what format base job manifest should be supplied in the UI? I'm trying this one got validation error while deploying: `RuntimeError: Unable to load 'kubernetes-custom-job' of block type None due to failed validation. To load without validation, try loading again with
validate=False
.`
So from the Python I'm able to create an infra block , how can I create the same block via CLI?
Worked after adding
"labels"
metadata: