This scrapes `/metrics` on port `6880` (named `kvbm`) every 5 seconds from worker pods labeled with:
-`nvidia.com/dynamo-component-type: worker`
-`nvidia.com/metrics-enabled: "true"`
> **Note:** If your Prometheus Operator watches a namespace other than `monitoring` for PodMonitors, change `metadata.namespace` in `podmonitor-kvbm.yaml` accordingly.