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
|
||||
volumeMounts:
|
||||
- name: token-vol
|
||||
mountPath: "/sevice-account"
|
||||
mountPath: "/service-account"
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: token-vol
|
||||
|
||||
Reference in New Issue
Block a user