Fix minor typo in projected service account e2e test

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
This commit is contained in:
hasheddan
2020-06-01 14:10:09 -05:00
parent 5b3fe0564d
commit 7b0b5cb8d1

View File

@@ -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,