Skip to content

Commit 4949ec4

Browse files
committed
undo bump to CRDB_COUNT
1 parent 79aa079 commit 4949ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sled-agent/src/rack_setup/plan/service.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const BOUNDARY_NTP_COUNT: usize = 2;
4747
const NEXUS_COUNT: usize = 1;
4848

4949
// The number of CRDB instances to create from RSS.
50-
const CRDB_COUNT: usize = 5;
50+
const CRDB_COUNT: usize = 1;
5151

5252
// TODO(https://github.com/oxidecomputer/omicron/issues/732): Remove
5353
// when Nexus provisions Oximeter.

0 commit comments

Comments
 (0)