mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
e2e tests: set all PSa labels instead of just enforcing
This commit is contained in:
@@ -40,7 +40,7 @@ var _ = SIGDescribe("[Feature:Windows] [Excluded:WindowsDocker] [MinimumKubeletV
|
||||
})
|
||||
|
||||
f := framework.NewDefaultFramework("reboot-host-test-windows")
|
||||
f.NamespacePodSecurityEnforceLevel = admissionapi.LevelPrivileged
|
||||
f.NamespacePodSecurityLevel = admissionapi.LevelPrivileged
|
||||
|
||||
ginkgo.It("should run as a reboot process on the host/node", func(ctx context.Context) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user