Skip to content

Commit

Permalink
Merge pull request #5 from jotak/adds-up
Browse files Browse the repository at this point in the history
English mistake: sums up => adds up
  • Loading branch information
jotak authored Oct 14, 2021
2 parents fd2a4b7 + c2d37b6 commit a1ea942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enhancements/network/ovs-flow-export-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ will use it to configure the OVN pods. The CNO has to watch for any change in th

See [diagrams](https://docs.google.com/document/d/1XxaFl4Gl1VbClfcPngkFCETv0anuFO6Klowh8MFZtJc/edit#) showing this interaction.

The `ConfigMap` content sums up with any configuration that is already present in the Network CR. For example, if a user has configured an IP for netflow exports in the Network CR AND has configured a Netobs CR for the NOO, OvS will export to both destinations.
The `ConfigMap` content adds up with any configuration that is already present in the Network CR. For example, if a user has configured an IP for netflow exports in the Network CR AND has configured a Netobs CR for the NOO, OvS will export to both destinations.

Here is the new `ConfigMap` definition:

Expand Down

0 comments on commit a1ea942

Please sign in to comment.