mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-29 06:06:03 +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.