No introduction found. Create it?
Install with:
helm repo add bitnami oci://registry-1.docker.io/bitnamicharts/
helm install mongodb bitnami/mongodb -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
mongodb | samip5/k8s-cluster | 100 | 14.13.0 | 6 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
persistence.existingClaim (4) mongodb-pvc | string |
boolean | |
auth.enabled (3) false | boolean |
auth.databases[] (1) - UNIFI | string |
auth.passwords[] (1) - ${SECRET_MONGODB_UNIFI_PASSWORD} | string |
auth.rootPassword (1) ${SECRET_MONGODB_PASSWORD} | string |
string | |
auth.usernames[] (1) - ${SECRET_MONGODB_UNIFI_USERNAME} | string |
service.type (3) LoadBalancer | string |
service.annotations."io.cilium/lb-ipam-ips" (1) 192.168.2.47 | string |
string | |
service.loadBalancerIP (1) ${SVC_MONGODB_ADDR} | string |
architecture (2) standalone | string |
boolean | |
string | |
backup.cronjob.storage.existingClaim (1) mongodb-nfs | string |
clusterDomain (2) ${SECRET_DOMAIN} | string |
boolean | |
boolean | |
externalAccess.service.type (2) LoadBalancer | string |
image.pullPolicy (2) IfNotPresent | string |
image.repository (2) bitnami/mongodb | string |
image.tag (2) 7.0.5-debian-11-r0 | string |
metrics.enabled (2) false | boolean |
string | |
string | |
string | |
string | |
strategy.type (2) Recreate | string |
boolean | |
string | |
string | |
string | |
global.imageRegistry (1) registry.skysolutions.fi/docker | string |