Lab: writing a helm chart

HELM CHARTS ANATOMY, LAB: WRITING A HELM CHART number 10.
I already fixed “nodePort: {{ .Values.service.nodePort }}” in service.yaml. But still I am getting x mark in * Right nodeport used?.

Hi @sherwin.adriano,

Just testing, and it’s work fine may be a temporary issue on labs, please try again and let us know

Regard

Still have the x mark.

Hi @sherwin.adriano
Can you please show use your values yaml file and the link to the lab

Thank

Here it is.

When I do helm template debug I got this error.

Hi @sherwin.adriano,
On Question 8, you have a note to remove all files on templates except deployment and service, please remove and try again

Thank you. I already resolve the issue.

Although the solution does not instruct the need to do so, I found that it required also deleting the tests directory.