🔥 3-day streak
Kubernetes and Cloud Native Associate63 / 142
Question 63 of 142

Your team packages a web application as a Helm chart. The chart's values.yaml sets replicaCount: 2 and image.tag: 1.0.0. For a production release named 'web-prod', you need to deploy the same chart but with 5 replicas and image tag 2.1.0, without permanently editing the chart files. Which command achieves this in one step?

Reviewed for accuracy · Report an issueNext question