Available in: EE
Schema version: 1
-
logLevelThe logging level of the module
static-routing-manager
.Default:
Info
Allowed values:
Debug
,Info
Example:
logLevel: Info
-
routingTableIDMaxThe maximum value for autogenerated iproute table id in
RoutingTables
without explicitly configuredspec.ipRoutingTableID
.Default:
11000
Allowed values:
256 <= X <= 4294967295
Example:
routingTableIDMax: 21000
-
routingTableIDMinThe minimal value for autogenerated iproute table id in
RoutingTables
without explicitly configuredspec.ipRoutingTableID
.Default:
10000
Allowed values:
256 <= X <= 4294967295
Example:
routingTableIDMin: 20000