Skip to content

Commit

Permalink
fix typo on imperative-command page
Browse files Browse the repository at this point in the history
  • Loading branch information
azemoning committed Nov 7, 2020
1 parent abd6de3 commit d610637
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ kubectl create --edit -f /tmp/srv.yaml
```

1. Perintah `kubectl create service` membuat konfigurasi untuk objek Service dan menyimpannya di `/tmp/srv.yaml`.
1. Perintah `kubectl create --edit` membuka file konfigurasi untuk diedit sebelum objek dibuat.
1. Perintah `kubectl create --edit` membuka berkas konfigurasi untuk disunting sebelum objek dibuat.



Expand Down

0 comments on commit d610637

Please sign in to comment.