Typo fix in yaml: sevice-account->service-account (#9907)
Line 759: sevice-account->service-accountpull/9914/head
parent
f8e4d35c5f
commit
8319be2be1
|
@ -756,7 +756,7 @@ spec:
|
|||
image: busybox
|
||||
volumeMounts:
|
||||
- name: token-vol
|
||||
mountPath: "/sevice-account"
|
||||
mountPath: "/service-account"
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: token-vol
|
||||
|
|
Loading…
Reference in New Issue