diff --git a/docs/tasks/configure-pod-container/configure-service-account.md b/docs/tasks/configure-pod-container/configure-service-account.md index da2950f100..7717fbcb66 100644 --- a/docs/tasks/configure-pod-container/configure-service-account.md +++ b/docs/tasks/configure-pod-container/configure-service-account.md @@ -200,7 +200,7 @@ secrets: $ vi sa.yaml [editor session not shown] [delete line with key "resourceVersion"] -[add lines with "imagePullSecret:"] +[add lines with "imagePullSecrets:"] $ cat sa.yaml apiVersion: v1 kind: ServiceAccount