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 79aa079 commit 4949ec4Copy full SHA for 4949ec4
sled-agent/src/rack_setup/plan/service.rs
@@ -47,7 +47,7 @@ const BOUNDARY_NTP_COUNT: usize = 2;
47
const NEXUS_COUNT: usize = 1;
48
49
// The number of CRDB instances to create from RSS.
50
-const CRDB_COUNT: usize = 5;
+const CRDB_COUNT: usize = 1;
51
52
// TODO(https://github.com/oxidecomputer/omicron/issues/732): Remove
53
// when Nexus provisions Oximeter.
0 commit comments