Kubernetes - Labels and Selectors
You want to add two labels
tier=frontend and version=v2 to all pods with label app=web. Which command correctly does this?