sysdiglabs / charts

The official source for Sysdig’s Helm charts
https://charts.sysdig.com
40 stars 127 forks source link

feat(node-analyzer): Added replication controllers to the list of resources to get/list/watch #1898

Closed dbonino closed 1 week ago

dbonino commented 3 weeks ago

What this PR does / why we need it:

Adds the replicationcontrollers resource under the set of resources that can be get/list/watch-ed by the node-analyzer

Checklist