Service has no inbound `selects` edge to a workload
The service selector doesn't match any pod template labels — traffic disappears into the void.
Fix: Confirm `spec.selector` matches the labels under `spec.template.metadata.labels` of the target Deployment / StatefulSet.