rancher / cluster-template-examples

Apache License 2.0
43 stars 124 forks source link

Use nested comments #27

Open lindhe opened 1 year ago

lindhe commented 1 year ago

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.