Add PodSecurityPolicy admission controller.
This commit is contained in:
committed by
Andrew Chen
parent
05f949d7a2
commit
0e8f7ded2d
@@ -185,7 +185,7 @@ podsecuritypolicy "permissive" deleted
|
||||
In order to use Pod Security Policies in your cluster you must ensure the
|
||||
following
|
||||
|
||||
1. You have enabled the api type `extensions/v1beta1/podsecuritypolicy`
|
||||
1. You have enabled the api type `extensions/v1beta1/podsecuritypolicy` (only for versions prior 1.6)
|
||||
1. You have enabled the admission controller `PodSecurityPolicy`
|
||||
1. You have defined your policies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user