Skip to content

Commit

Permalink
add correct command back
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiezieziula committed Feb 9, 2024
1 parent d58753e commit 45e26d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/prefect-worker/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ spec:
args:
- prefect
- worker
- start
- --type
- {{ .Values.worker.config.type | quote }}
- --pool
Expand Down

0 comments on commit 45e26d8

Please sign in to comment.