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

Unable to install dependent charts for stackstorm helm chart #365

Open
acharbha opened this issue Mar 30, 2023 · 1 comment
Open

Unable to install dependent charts for stackstorm helm chart #365

acharbha opened this issue Mar 30, 2023 · 1 comment

Comments

@acharbha
Copy link

Installed helm chart however its not success.

helm install stackstorm-k8s-ha .\stackstorm-ha-0.110.0.tgz --namespace=myspace

Depended pods are failing to install due these pods are non-root and hence doesn't have access to directories.

example mongodb pod status:

CrashLoopBackOff: back-off 5m0s restarting failed container=mongodb pod=stackstorm-k8s-ha-mongodb-0_myspace(dfd854f4-05ac-4ce7-be9e-1694f3ac7fb0)

pod logs:

Advertised Hostname: stackstorm-k8s-ha-mongodb-0.stackstorm-k8s-ha-mongodb-headless.myspace.svc.cluster.local
Pod name matches initial primary pod name, configuring node as a primary
mongodb 14:55:30.95
mongodb 14:55:31.00 Welcome to the Bitnami mongodb container
mongodb 14:55:31.00 Subscribe to project updates by watching https://github.com/bitnami/containers
mongodb 14:55:31.00 Submit issues and feature requests at https://github.com/bitnami/containers/issues
mongodb 14:55:31.01
mongodb 14:55:31.01 INFO ==> ** Starting MongoDB setup **
mongodb 14:55:31.03 INFO ==> Validating settings in MONGODB_* env vars...
mkdir: cannot create directory '/bitnami/mongodb': Permission denied

Anyone able to fix this issue, can someone help me how to proceed with this and what changes are needed in charts.

@arms11
Copy link
Contributor

arms11 commented Mar 31, 2023

Looks like a dependency chart has a reported ticket here. Have you found this to be helping?
bitnami/charts#10354

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