diff --git a/content/id/docs/tasks/configure-pod-container/configure-service-account.md b/content/id/docs/tasks/configure-pod-container/configure-service-account.md index ad80af59fb..8d4b2ed51f 100644 --- a/content/id/docs/tasks/configure-pod-container/configure-service-account.md +++ b/content/id/docs/tasks/configure-pod-container/configure-service-account.md @@ -73,7 +73,7 @@ NAME SECRETS AGE default 1 1d ``` -Kamu dapat membuat obyek ServiceAccount tambahan seperti ini: +Kamu dapat membuat objek ServiceAccount tambahan seperti ini: ```shell kubectl apply -f - <