-
Notifications
You must be signed in to change notification settings - Fork 100
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 helm chart for bulldozer #135
base: develop
Are you sure you want to change the base?
Conversation
Thanks for your interest in palantir/bulldozer, @jpigree! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request. |
I have another helm chart for palantir policy-bot aswell if people are interested. |
This is good, why is there nobody reviewing this pr? |
I have no clue. I made this so long ago. Perhaps a maintainer can tell us what's wrong. |
Sorry for letting this sit for so long. Unfortunately, none of the maintainers have the expertise with Helm needed to review this and then keep it updated it once merged. We're starting to do more work with Kubernetes, so that might change in the future, but for now I don't think it is something I'm comfortable including as part of the repository. |
You may set your own helm repo instead, it's very common for many apps |
I believed it was the case but at least now, it is clear. No problem. ;)
I am not using bulldozer anymore so I am not so sure about maintaining it either but I will think about it. Should I close this PR? |
IMO, the chart should be merged and let the maintenance be community-driven. . |
I had to create an Helm chart to install Bulldozer.Since it is pretty generic, I can share it with the community.
Feel free to provide feedback. If you don't helm charts stored in this repository, I can submit it to the official chart repository but I don't know if it will be accepted.
I stored the config in a secret because it contains credentials.