mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Fix minor typo in projected service account e2e test
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
This commit is contained in:
parent
5b3fe0564d
commit
7b0b5cb8d1
@ -421,7 +421,7 @@ var _ = SIGDescribe("ServiceAccounts", func() {
|
||||
/*
|
||||
Testname: Projected service account token file ownership and permission.
|
||||
Description: Ensure that Projected Service Account Token is mounted with
|
||||
correct file ownership and permissino mounted. We test the
|
||||
correct file ownership and permission mounted. We test the
|
||||
following scenarios here.
|
||||
1. RunAsUser is set,
|
||||
2. FsGroup is set,
|
||||
|
Loading…
Reference in New Issue
Block a user