PrefectHQ / prefect-operator

A Kubernetes operator for managing Prefect servers and work pools
10 stars 0 forks source link

Support setting extra args in Deployment command #129

Closed mitchnielsen closed 2 weeks ago

mitchnielsen commented 2 weeks ago

Supports setting extra args in the Deployment command.

This will allow us to set --no-ui in cases where we don't need to serve the UI.

Related to https://linear.app/prefect/issue/PLA-452/cycle-5-catch-all