mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-18 05:50:17 +00:00
Comments in kubectl examples should use bash comments, not Go comments. So, replaces // by # for example strings.
Comments in kubectl examples should use bash comments, not Go comments. So, replaces // by # for example strings.