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

Node Chart: refactorize to initialize thru init-containers #211

Closed
jbianquetti-nami opened this issue Dec 14, 2016 · 0 comments
Closed

Node Chart: refactorize to initialize thru init-containers #211

jbianquetti-nami opened this issue Dec 14, 2016 · 0 comments

Comments

@jbianquetti-nami
Copy link
Contributor

Right now, the node chart uses init-containers to just clone the repo, and then it does the rest of the initialization during the final container boot.

The best way to do this is throw all initialization steps into init-containers, letting the final container boots by only executing one command: npm start

jbianquetti-nami added a commit to jbianquetti-nami/bitnami-charts that referenced this issue Mar 9, 2017
icewisb pushed a commit to icewisb/bitnami-charts that referenced this issue Oct 10, 2022
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

1 participant