mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-06 21:28: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.