mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-12 22:10:34 +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.