Your team is excited about implementing desired state configuration for your infrastructure, particularly by storing Kubernetes Deployments in YAML. After creating a Kubernetes Deployment using the `kubectl apply` command with a YAML file, you now need to adjust the number of replicas. What is the correct approach to update the Deployment? | Google Associate Cloud Engineer Quiz - LeetQuiz