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
hi, first of all thank you for the helm chart.
unfortunately, I'm not skilled (yet) with k8s, or have very little practice with it.
is this question still valid ?
Hello,
To make the applicaiton work with helm chart, I created a ConfigMap that contain the
forms.yaml
file placed in/app/dist/persistent/forms.yaml
.The problem is that this file is readonly this way, and a rollout is necessary to reconfigure the application.
Is there a different way to configure the application to avoid a rollout each this a form is added/modified ?
Regards,
Thomas
The text was updated successfully, but these errors were encountered: