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

Running minikube version report error #731

Open
damiandragowski opened this issue Apr 8, 2024 · 2 comments
Open

Running minikube version report error #731

damiandragowski opened this issue Apr 8, 2024 · 2 comments
Labels
pending info Pending for information or latest update from the issue creator Stale

Comments

@damiandragowski
Copy link

During installation process on minikube we are getting:
"Error: found in Chart.yaml, but missing in charts/ directory: cassandra"

To Reproduce
run minikube and run command:

helm install charts/pega/ -n mypega --generate-name --namespace pega --values charts/pega/values-minimal.yaml

Expected behavior
It shoudl install pega platfrom on minikube

Chart version
What version of the charts are you using? Have you made any customizations?

Server (if applicable, please complete the following information):
Fedora core 36

Additional context
lack

@kishorv10
Copy link
Contributor

kishorv10 commented Apr 19, 2024

Hi @damiandragowski cassandra is a sub-chart of Pega. Its helm behavior to include/download subcharts before doing any helm action. Please run helm dependency build with in ~/pega-helm-charts/charts/pega before performing the actual installation.

@kishorv10 kishorv10 added the pending info Pending for information or latest update from the issue creator label May 3, 2024
Copy link

github-actions bot commented Jul 2, 2024

This issue has been marked as stale because it has been open for 60 days with no activity. This issue will be automatically closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending info Pending for information or latest update from the issue creator Stale
Projects
None yet
Development

No branches or pull requests

2 participants