mongodb / mongodb-kubernetes-operator

MongoDB Community Kubernetes Operator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoDB Operator fails to identify caCertificateSecretRef

natya-t opened this issue · comments

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 %

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.

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.