cluster-template-examples
cluster-template-examples copied to clipboard
Use nested comments
How am I supposed to read this comment and know what to do??
https://github.com/rancher/cluster-template-examples/blob/dc5c201c5415c430cdf4bcb6af975f9e516e970b/charts/values-vsphere.yaml#L26-L54
Please use nested comments, so it's clear which parts are comments and what is commented out code! That would make it a breeze to both view the comment at a glance and also to comment out the correct parts if I want to use the code.