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

make install-mongodb doesn't complete on macos #692

Open
tobybellwood opened this issue Oct 11, 2024 · 1 comment
Open

make install-mongodb doesn't complete on macos #692

tobybellwood opened this issue Oct 11, 2024 · 1 comment

Comments

@tobybellwood
Copy link
Member

Owing to the image used in the chart bitnami/mongodb:12.1.31 not supporting arm64 (none of the https://hub.docker.com/r/bitnami/mongodb ones do) this chart never installs - and the only way to progress with the install on MacOS is to scale the deployment to 0 during install.

We need to either:

  • find a replacement drop-in image that works in macos
  • replace the chart
  • make the chart skip on macos
@shreddedbacon
Copy link
Member

We should do this for mariadb, postgres, and mongodb as being optional in a local-stack but required for tests?

  • make the chart skip on macos

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