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

Deploy configmaps with the chart #9

Open
lyz-code opened this issue Nov 11, 2020 · 2 comments
Open

Deploy configmaps with the chart #9

lyz-code opened this issue Nov 11, 2020 · 2 comments

Comments

@lyz-code
Copy link
Contributor

Several cronjobs require a configuration file.

With the current chart, we need to deploy the configmap manually and use it in the chart.

It will be nice if the chart is able to create the configmap from a list of files.

I have no experience with chart development, but if you agree on the feature I can try to implement it

@DrPsychick
Copy link

@lyz-code : I had the need for a similar use case and created a cronjobs chart and included ConfigMap and Secret support. Let me know what you think. Maybe @bambash would also be interested and we can add it to this chart too.

https://github.com/DrPsychick/charts

@lyz-code
Copy link
Contributor Author

Looks wonderful @DrPsychick please do a PR, I think @bambash will like it too

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

2 participants