Skip to content
CNPA
Continuous Delivery and Platform Engineering
medium
Question 4 of 32

A platform team uses ArgoCD and needs to manage dev, staging, and production environments with environment-specific configuration but a shared application chart. Which approach is most consistent with GitOps principles?

AMaintain separate Git branches for each environment and merge between them for promotion
BStore environment-specific configuration as Kustomize overlays or Helm values files in Git, with separate ArgoCD Applications pointing to each environment path
CManually run argocd app sync for each environment after every release to control timing
DUse ArgoCD environment variable substitution without storing environment configs in Git

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion