Quiz: Building a Custom Helm Chart
Test your basic knowledge on building custom Helm charts.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
(Select all that apply.) Which files or folders are mandatory (minimum required) to define a correct Helm chart that can be installed as a Helm release?
A.
The Chart.yaml
file
B.
The values.yaml
file
C.
The /charts
folder
D.
The /templates
folder
1 / 6
...