-
Notifications
You must be signed in to change notification settings - Fork 6
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
Allow mounting extra secrets/configmaps #4
Comments
There are some naming variations/patterns on how different charts do this. Any preference/suggestion? (in case I or someone else decides to make a PR) |
Lemme ask internally. Offhand, I think if you sent a PR, someone would try to think about it. Hopefully it wouldn't be terribly painful to change the strategy if someone expressed a strong opinion. I've personally seen at least a couple of these formats. (Sorry for not noticing the PR. Feel free to tag me going forward, but I've added a watch to the repo for the time being...) |
@MPV: are you still up for providing something? I don't think we have a particularly strong opinion. |
I was trying to do something like this, so I added it: Then I discovered this issue. I guess that's good as it shows there's a need for this feature. |
In order to support configuring Maven/SBT with files such as:
...so this chart will support running Scala Steward towards a private registry (such as Nexus).
The text was updated successfully, but these errors were encountered: