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
Note: this will build and push the operator at `repo_url/mongodb-kubernetes-operator`, where `repo_url` is extracted from the [dev config file](./contributing.md#developing-locally)
29
42
30
-
3. Change the [operator yaml file](../deploy/operator.yaml)`image` field to have the image you just built
43
+
5. Change the [operator yaml file](../deploy/operator.yaml)`image` field to have the image you just built
31
44
32
-
4. You can now deploy your resources following the [docs](../docs/README.md)
45
+
6. You can now deploy your resources following the [docs](../docs/README.md)
0 commit comments