Khuyen Tran
08/10/2022, 6:49 PMChristopher Boyd
08/10/2022, 8:21 PM--infra -i [kubernetes-job|process|docker-container] The infrastructure type to use, prepopulated with defaults.
--infra-block -ib The slug of the infrastructure block to use as a template
prefect deployment build ./healthcheck.py:healthcheck -n live_demo -t kubernetes -ib kubernetes-job -sb azure/boydblock
should have been
prefect deployment build ./healthcheck.py:healthcheck -n live_demo -t kubernetes -i kubernetes-job -sb azure/boydblock