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

Exposing PodLabels, PodAnnotations, and Tolerations on Deployment #139

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

onelapahead
Copy link
Contributor

Meant to close #119 . Need to add podAnnotations support and do some more testing before considering this ready.

Believe bc tolerations is in the pod spec it works for more than just deployments. So will have consider adding the podLabels and podAnnotations support to daemonsets, etc. and moving it to a more common place.

Signed-off-by: hfuss <hayden.fuss@kaleido.io>
Signed-off-by: hfuss <hayden.fuss@kaleido.io>
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.

Allow specifying custom labels and annotations from values.yaml
1 participant