Skip to content

Commit

Permalink
add multus section on conf/README.md
Browse files Browse the repository at this point in the history
Signed-off-by: oviner <[email protected]>
  • Loading branch information
OdedViner committed Jun 4, 2024
1 parent 0f6dce4 commit 8a7cb97
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions conf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,15 @@ Configuration specific to ui testing with selenium
* `screenshot` - A Screenshot in Selenium Webdriver is used for bug analysis.
* `ignore_ssl` - Ignore the ssl certificate

#### MULTUS

Configuration multus

* `node_network_configuration_policy_name` - The NodeNetworkConfigurationPolicy CR name
* `node_network_configuration_policy_ip` - The ip address of NodeNetworkConfigurationPolicy CR
* `node_network_configuration_policy_prefix_length` - The subnetmask of NodeNetworkConfigurationPolicy CR
* `node_network_configuration_policy_destination_route` - The destination route of NodeNetworkConfigurationPolicy CR

#### COMPONENTS

Configurations specific to disable/enable OCS components
Expand Down

0 comments on commit 8a7cb97

Please sign in to comment.