Hi all, I was just wondering if ghere is any template for prefect.yaml file for assigning pre-defined amount of computational resources (including cpu, memory and gpu where the last one is really important for using prefect gcp as ml orchestration tool) in prefect.yaml file.
Or should I declare this at the moment of woker creation via helmchart? If so, would the newly created worker in idle would also be assigned to have a gpu? (This looks like a wastage of resource for me).