Skip to content

Commit c58af8b

Browse files
committed
Don't remove newlines at end of file
1 parent 5c6a2fd commit c58af8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/ja/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,5 @@ Windowsノードをアップグレードする前にコントロールプレー
8888
```shell
8989
curl -L https://github.com/kubernetes-sigs/sig-windows-tools/releases/latest/download/kube-proxy.yml | sed 's/VERSION/{{< param "fullversion" >}}/g' | kubectl apply -f -
9090
```
91+
92+

0 commit comments

Comments
 (0)