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 842499a commit 9a26550Copy full SHA for 9a26550
contributing.md
@@ -51,7 +51,7 @@ to be able to run properly. Create a json file with the following content:
51
"repo_url": "localhost:5000",
52
"operator_image": "mongodb-kubernetes-operator",
53
"e2e_image": "e2e",
54
- "prestop_hook_image": "prehook",
+ "version_upgrade_hook_image": "version_upgrade_hook",
55
"testrunner_image": "test-runner"
56
}
57
```
0 commit comments