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

Line 759:  sevice-account->service-account
This commit is contained in:
AdamDang
2018-08-20 21:22:09 +08:00
committed by k8s-ci-robot
parent f8e4d35c5f
commit 8319be2be1
+1 -1
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