Kubernetes - Labels and Selectors
You have a deployment with pods labeled
app=web and annotated version=1.2. You want to update the version annotation without changing labels. Which command is correct?