Kubernetes - Labels and Selectors
You added the label
app.kubernetes.io/managed-by: helm to a deployment, but kubectl get deployment -l app.kubernetes.io/managed-by=helm returns no results. What is the likely cause?