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

Optional overloading key configuration files using {{ .Files.Get }} #41

Open
mwallschlaeger opened this issue Aug 4, 2023 · 0 comments
Labels
feature new required feature

Comments

@mwallschlaeger
Copy link
Contributor

Helm provides the capability to allow reading e.g. configmap content from files. This could be used to allow users to bring their own custom configuration files into this deployment.

I can imagine this can be helpful for several files like: settings.py, geoserver configuration, tasks.py, entrypoint.sh, nginx-configuration and so on.

Implementing this into the helm chart is a doable task.

@mwallschlaeger mwallschlaeger added the feature new required feature label Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new required feature
Projects
None yet
Development

No branches or pull requests

1 participant