Files
2025-11-23 18:58:51 +01:00

360 B

INSTALLATIE:

#als nog niet gedaan:

kubectl create ns mongodb-operator kubectl create ns mongodb

#als nog niet gedaan:

helm repo add mongodb https://mongodb.github.io/helm-charts helm repo update

#installatie operator:

helm install community-operator mongodb/community-operator --namespace mongodb-operator --set operator.watchNamespace="*"