Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Update docs/gcp-worker-guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Hale <[email protected]>
  • Loading branch information
biancaines and discdiver authored Sep 25, 2023
1 parent 5aca3b9 commit 38e0451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gcp-worker-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ You can create a new work pool using the Prefect UI or CLI. The following comman
prefect work-pool create --type cloud-run my-cloud-run-pool
```

Once the workpool is created, find the work pool in the UI and edit it.
Once the work pool is created, find the work pool in the UI and edit it.

There are many ways to customize the base job template for the work pool. Modifying the template influences the infrastructure configuration that the worker provisions for flow runs submitted to the work pool. For this guide we are going to modify just a few of the available fields.

Expand Down

0 comments on commit 38e0451

Please sign in to comment.