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

Allow mounting extra secrets/configmaps #4

Open
MPV opened this issue Jun 15, 2020 · 4 comments
Open

Allow mounting extra secrets/configmaps #4

MPV opened this issue Jun 15, 2020 · 4 comments

Comments

@MPV
Copy link
Contributor

MPV commented Jun 15, 2020

In order to support configuring Maven/SBT with files such as:

  • ~/.m2/settings.xml
  • ~/.sbt/repositories
  • ~/.sbt/1.0/plugins.sbt

...so this chart will support running Scala Steward towards a private registry (such as Nexus).

@MPV
Copy link
Contributor Author

MPV commented Jun 15, 2020

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)

@jsoref
Copy link
Collaborator

jsoref commented Aug 31, 2022

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...)

@jsoref
Copy link
Collaborator

jsoref commented Apr 21, 2023

@MPV: are you still up for providing something? I don't think we have a particularly strong opinion.

@mberndt123
Copy link

mberndt123 commented Jun 5, 2024

I was trying to do something like this, so I added it:
#11

Then I discovered this issue. I guess that's good as it shows there's a need for this feature.

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

No branches or pull requests

3 participants