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

Add podAnnotations to helm chart. #327

Merged
merged 2 commits into from
Dec 3, 2021
Merged

Add podAnnotations to helm chart. #327

merged 2 commits into from
Dec 3, 2021

Conversation

novotl
Copy link
Contributor

@novotl novotl commented Dec 3, 2021

Summary

Closes #318

Adding podAnnotations field for each deployment to allow attaching arbitrary metadata to pods.

Importance

Useful for e.g. monitoring tools. See the issue #318 description for more info

Checklist

This PR:

  • adds new tests (if appropriate)
    • running helm template helm/prefect-server -f helm/prefect-server/values.yaml locally successfully renders templates
  • adds a change file in the changes/ directory (if appropriate)

@novotl novotl marked this pull request as ready for review December 3, 2021 15:54
Copy link
Contributor

@zanieb zanieb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@zanieb zanieb merged commit a9a7840 into PrefectHQ:master Dec 3, 2021
@novotl novotl deleted the pod-annotations branch December 3, 2021 16:08
@zanieb zanieb mentioned this pull request Jan 12, 2022
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.

Add Helm template annotations
2 participants