- Home
- All questions
- Question 106
CKA study material · question 106 of 1000
A chart is installed with both --values and --set supplying the same key. Which wins?
Show the answer
Answer: B. The value from --set
Where both appear, --set values are merged into the --values content with higher precedence.
Source: Using Helm | Helm (Helm) — Customizing the Chart Before Installing