-
Notifications
You must be signed in to change notification settings - Fork 109
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 support for priorityClass and containerSecurityContext #83 #84
Conversation
@lwolf any plan on releasing next version of chart so that I can use these settings ? |
yes, will make a release over weekend |
Sorry but any luck with new release @lwolf ? |
not really, apparently travis-ci ceased to exist, so I need to do a migration to github-actions. |
I see. We are using terraform automation around that and currently fetching the chart from this upstream repo. Really appreciate if you could bump it without CI :) |
@AshutoshNirkhe do you fetch it from this repo (by getting tar.gz of the repo and then installing the chart) or do you use hosted charts - https://github.com/lwolf/kube-charts ? |
I am using helm_release terraform resource which in the end uses https://charts.lwolf.org to fetch the kube-cleanup chart. |
pushed the new version of the chart. Could you try it? |
Will try it out and let you know more, thanks a lot. |
pushed, try |
thanks a bunch @lwolf ! |
No description provided.