kubectl doesn't patch removing serviceAccountName from deployment · Issue #108208 · kubernetes/kubernetes

What happened? kubectl apply -f doesn't patch removed serviceAccountName from the Deployment manifest. What did you expect to happen? Removed serviceAccountName from Deployment must be applied usin...