Skip to content

Commit

Permalink
fix felix crds (#3066)
Browse files Browse the repository at this point in the history
  • Loading branch information
vara2504 authored Dec 15, 2023
1 parent 7f84c0a commit 8a8dac1
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,11 @@ spec:
description: When FlowLogsCollectorDebugTrace is set to true, enables
the logs in the collector to be printed in their entirety.
type: boolean
flowLogsDestDomainsByClient:
description: 'FlowLogsDestDomainsByClient is used to configure if
the source IP is used in the mapping of top level destination domains.
[Default: true]'
type: boolean
flowLogsDynamicAggregationEnabled:
description: FlowLogsDynamicAggregationEnabled is used to enable/disable
dynamically changing aggregation levels. Default is true.
Expand Down

0 comments on commit 8a8dac1

Please sign in to comment.