Skip to content

Commit

Permalink
Add TCX example to bundle csv
Browse files Browse the repository at this point in the history
Signed-off-by: Mohamed Mahmoud <mmahmoud@redhat.com>
  • Loading branch information
msherif1234 committed Oct 21, 2024
1 parent 9af7dbf commit 4ad964d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions bundle/manifests/bpfman-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,17 @@ metadata:
},
"type": "TC"
},
{
"tcx": {
"bpffunctionname": "tcx_stats",
"direction": "ingress",
"interfaceselector": {
"primarynodeinterface": true
},
"priority": 500
},
"type": "TCX"
},
{
"type": "Uprobe",
"uprobe": {
Expand Down

0 comments on commit 4ad964d

Please sign in to comment.