Skip to content

Commit

Permalink
update sample config
Browse files Browse the repository at this point in the history
  • Loading branch information
jotak committed Nov 19, 2024
1 parent 9b6fc89 commit b728feb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/samples/flows_v1beta2_flowcollector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,16 @@ spec:
cpu: 100m
limits:
memory: 800Mi
# deduper:
# mode: Sample
# sampling: 100
# filters:
# - allOf:
# - matchType: Equal
# field: SrcK8S_Namespace
# value: netobserv
# outputTarget: Loki
# sampling: 10
# advanced:
# secondaryNetworks:
# - name: "my-vms/custom-nad"
Expand Down

0 comments on commit b728feb

Please sign in to comment.