Sa should add `imagePullSecrets`. (#8039)

pull/8040/merge
Guang Ya Liu 2018-04-10 23:59:10 +08:00 committed by k8s-ci-robot
parent e8bc565959
commit 3db571632e
1 changed files with 1 additions and 1 deletions

View File

@ -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