mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #91643 from hasheddan/permissions
Fix minor typo in projected service account e2e test
This commit is contained in:
commit
1efe51b52b
@ -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