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 18a8b63 commit 49f71a9Copy full SHA for 49f71a9
docs/design/acceptance_test.md
@@ -228,10 +228,10 @@ Change the value of `spec.dbservers.count` from 4 to 2.
228
- [ ] Three dbservers are removed (one by one)
229
- [ ] The deployment must yield 9 `Pods`
230
231
-Change the value of `spec.coordinators.count` from 4 to 1.
+Change the value of `spec.coordinators.count` from 4 to 2.
232
233
- [ ] Three coordinators are removed (one by one)
234
-- [ ] The deployment must yield 6 `Pods`
+- [ ] The deployment must yield 7 `Pods`
235
236
### Test 4a: Create cluster deployment with `ArangoLocalStorage` provided volumes
237
0 commit comments