We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3108a94 commit 5e4202dCopy full SHA for 5e4202d
docs/contributing.md
@@ -61,7 +61,9 @@ to be able to run properly. Create a json file with the following content:
61
"version_upgrade_hook_image": "community-operator-version-upgrade-post-start-hook",
62
"agent_image": "mongodb-agent-ubi-dev",
63
"readiness_probe_image": "mongodb-kubernetes-readiness",
64
- "s3_bucket": ""
+ "s3_bucket": "",
65
+ "mdb_local_operator": "",
66
+ "kubeconfig": "",
67
}
68
```
69
0 commit comments