Typo fix in yaml: sevice-account->service-account (#9907)
Line 759: sevice-account->service-account
This commit is contained in:
@@ -756,7 +756,7 @@ spec:
|
|||||||
image: busybox
|
image: busybox
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: token-vol
|
- name: token-vol
|
||||||
mountPath: "/sevice-account"
|
mountPath: "/service-account"
|
||||||
readOnly: true
|
readOnly: true
|
||||||
volumes:
|
volumes:
|
||||||
- name: token-vol
|
- name: token-vol
|
||||||
|
|||||||
Reference in New Issue
Block a user