Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(prefect-worker): update docs on setting baseJobTemplate file #368

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

parkedwards
Copy link
Contributor

@parkedwards parkedwards commented Aug 2, 2024

resolves #366

after #340, there was a slight update to the values key that takes an existing .json baseJobTemplate:

before:

--set-file worker.config.baseJobTemplate=file.json

after:

--set-file worker.config.baseJobTemplate.configuration=file.json

@parkedwards parkedwards requested a review from a team as a code owner August 2, 2024 17:45
@parkedwards parkedwards merged commit b1e92db into main Aug 2, 2024
16 checks passed
@parkedwards parkedwards deleted the fix-base-job-template branch August 2, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error configuring base job template
2 participants