You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: