Skip to content

Commit 6fd8ed6

Browse files
committed
add configs
1 parent a488629 commit 6fd8ed6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

smf/nexus/multi-sled/config-partial.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ service_firewall_propagation.period_secs = 300
5959
v2p_mapping_propagation.period_secs = 30
6060
instance_watcher.period_secs = 30
6161
abandoned_vmm_reaper.period_secs = 60
62+
instance_updater.period_secs = 30
6263

6364
[default_region_allocation_strategy]
6465
# by default, allocate across 3 distinct sleds

smf/nexus/single-sled/config-partial.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ service_firewall_propagation.period_secs = 300
5959
v2p_mapping_propagation.period_secs = 30
6060
instance_watcher.period_secs = 30
6161
abandoned_vmm_reaper.period_secs = 60
62+
instance_updater.period_secs = 30
6263

6364
[default_region_allocation_strategy]
6465
# by default, allocate without requirement for distinct sleds.

0 commit comments

Comments
 (0)