What did you do to encounter the bug?
Steps to reproduce the behavior:
- Go to 'https://github.com/mongodb/mongodb-kubernetes-operator/blob/master/docs/install-upgrade.md#procedure'
- Run the command
kubectl create -f deploy/crds/mongodb.com_mongodbcommunity_crd.yaml
What did you expect?
kubectl create -f deploy/crds/mongodb.com_mongodbcommunity_crd.yaml command should succeed.
What happened instead?
deploy/crds/mongodb.com_mongodbcommunity_crd.yaml is not present in the repository, hence the command fails.