Robin
10/09/2024, 10:39 AMNas Denkov
10/09/2024, 10:50 AMprefect.yaml
file.
deployments:
- name: "hello-world"
version: "0.0.0"
description: "Hey there"
entrypoint: "entrypoint"
work_pool:
name: "docker-work-pool"
work_queue_name: "default"
job_variables:
image: "<image-url>"
image_pull_policy: "IfNotPresent"
auto_remove: true
Nas Denkov
10/09/2024, 10:50 AMauto_remove: true
and image_pull_policy: IfNotPresent
Robin
10/09/2024, 11:14 AMRobin
10/09/2024, 11:14 AM