- Home
- All questions
- Question 108
CKA study material · question 108 of 1000
Which command clears values that were previously applied with --set?
Show the answer
Answer: A. helm upgrade with --reset-values
Running helm upgrade with --reset-values clears values that had been set on the command line.
Source: Using Helm | Helm (Helm) — Customizing the Chart Before Installing