Skip to content

Commit

Permalink
Always enable observ
Browse files Browse the repository at this point in the history
Signed-off-by: Nadia Pinaeva <[email protected]>
  • Loading branch information
npinaeva committed Oct 4, 2024
1 parent edf72b4 commit a683e6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go-controller/pkg/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ var (
// OVNKubernetesFeatureConfig holds OVN-Kubernetes feature enhancement config file parameters and command-line overrides
OVNKubernetesFeature = OVNKubernetesFeatureConfig{
EgressIPReachabiltyTotalTimeout: 1,
EnableObservability: true,
}

// OvnNorth holds northbound OVN database client and server authentication and location details
Expand Down

0 comments on commit a683e6e

Please sign in to comment.