mongodb / mongodb-kubernetes-operator

MongoDB Community Kubernetes Operator
Other
1.22k stars 501 forks source link

MongoDB Operator fails to identify caCertificateSecretRef #1486

Closed natya-t closed 5 months ago

natya-t commented 8 months ago

Installed MongoDB operator from following steps from https://docs.vultr.com/how-to-install-mongodb-on-vultr-kubernetes-engine-vke

replica-set.yaml deployment gives below error.

mongo-crd % kubectl apply -f replica-set.yaml -n mongo-crd error: error validating "replica-set.yaml": error validating data: ValidationError(MongoDBCommunity.spec.security.tls): unknown field "caCertificateSecretRef" in com.mongodb.mongodbcommunity.v1.MongoDBCommunity.spec.security.tls; if you choose to ignore these errors, turn validation off with --validate=false mongo-crd %

github-actions[bot] commented 6 months ago

This issue is being marked stale because it has been open for 60 days with no activity. Please comment if this issue is still affecting you. If there is no change, this issue will be closed in 30 days.

github-actions[bot] commented 5 months ago

This issue was closed because it became stale and did not receive further updates. If the issue is still affecting you, please re-open it, or file a fresh Issue with updated information.