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

feat: Ideas to find another way to configure application via helm chart #9

Open
Kronk74 opened this issue Nov 12, 2024 · 1 comment
Assignees

Comments

@Kronk74
Copy link

Kronk74 commented Nov 12, 2024

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

@ansibleguy76 ansibleguy76 self-assigned this Jan 7, 2025
@ansibleguy76
Copy link
Owner

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 ?

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