You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…1 by:
- changing apiVersion to v1, adding required "app:" label
- teardown.sh modified to remove corresponding pvc's
- external connection enabled allowing clusterIP
- "numactl" is uncommented as it CrashLoops on M1 on minikube v1.25.2 on Darwin 12.2.1 (arm64) using Docker Desktop for Mac 4.5.0
- wiredTigerCacheSizeGB needs to be min 0.25
Details on stackoverflow:
https://stackoverflow.com/questions/58757912/mongodb-yaml-selector-does-not-match-template-labels
Also
apiVersion
needs to change from apps/v1beta1 to apps/v1The text was updated successfully, but these errors were encountered: