🔥 3-day streak
Kubernetes and Cloud Native Associate46 / 142
Question 46 of 142

Your team manages a production cluster with Argo CD following GitOps principles. The Git repository is the single source of truth for the Deployment manifests. During an incident, an engineer runs 'kubectl scale deployment web --replicas=10' directly against the cluster to handle a traffic spike, but does not update the Git repository. Argo CD is configured with automated sync and self-heal enabled. What will happen to the manual change?

Reviewed for accuracy · Report an issueNext question