Typo fix in yaml: sevice-account->service-account (#9907)

Line 759:  sevice-account->service-account
pull/9914/head
AdamDang 2018-08-20 21:22:09 +08:00 committed by k8s-ci-robot
parent f8e4d35c5f
commit 8319be2be1
1 changed files with 1 additions and 1 deletions

View File

@ -756,7 +756,7 @@ spec:
image: busybox
volumeMounts:
- name: token-vol
mountPath: "/sevice-account"
mountPath: "/service-account"
readOnly: true
volumes:
- name: token-vol