Skip to content

Instantly share code, notes, and snippets.

@MetinSeylan
Created August 20, 2022 16:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MetinSeylan/14d696d92241bf2ce26fe43bc8678249 to your computer and use it in GitHub Desktop.
Save MetinSeylan/14d696d92241bf2ce26fe43bc8678249 to your computer and use it in GitHub Desktop.
helm repo add bitnami https://charts.bitnami.com/bitnami && \
helm install mongodb bitnami/mongodb --set image.repository=zcube/bitnami-compat/mongodb,image.registry=ghcr.io,image.tag=5.0.10-debian-11-r21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment