mirror of https://github.com/k3s-io/k3s
Merge pull request #71059 from timothysc/kubeadmmsg
Minor update to the comment block characters for kubeadmpull/58/head
commit
4fdac19603
|
@ -39,8 +39,8 @@ func NewKubeadmCommand(in io.Reader, out, err io.Writer) *cobra.Command {
|
|||
Long: dedent.Dedent(`
|
||||
|
||||
┌──────────────────────────────────────────────────────────┐
|
||||
| KUBEADM │
|
||||
| Easily bootstrap a secure Kubernetes cluster |
|
||||
│ KUBEADM │
|
||||
│ Easily bootstrap a secure Kubernetes cluster │
|
||||
│ │
|
||||
│ Please give us feedback at: │
|
||||
│ https://github.com/kubernetes/kubeadm/issues │
|
||||
|
|
Loading…
Reference in New Issue