Kubernetes - Advanced Deployment Patterns
You want ArgoCD to deploy a Helm chart stored in a Git repo and automatically update the app when the chart version changes. Which configuration is required in the Application manifest?
spec.source.path to the chart folder containing Chart.yaml; automated sync enables auto updates.spec.source.path to the chart folder and enable automated sync with prune -> Option A15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions