mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-03-02 06:40:16 +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.