Apply suggestions from code review
Co-authored-by: inductor(Kohei) <kela@inductor.me>pull/24869/head
parent
61d24d7787
commit
e1bcc4fff9
|
@ -188,7 +188,7 @@ curl http://${EXTERNAL_IP} # これを前に見たEXTERNAL-IPに置き換えま
|
||||||
|
|
||||||
## {{% heading "cleanup" %}}
|
## {{% heading "cleanup" %}}
|
||||||
|
|
||||||
Serviceを削除するために、このコマンドを入力してください:
|
Serviceを削除するには、このコマンドを入力してください:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl delete services frontend hello
|
kubectl delete services frontend hello
|
||||||
|
@ -208,4 +208,3 @@ kubectl delete deployment frontend hello
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue