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
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.