Cleanup leftovers after moving PSP doc to concepts/policy. (#5557)
This commit is contained in:
committed by
Steve Perry
parent
0831dd62d6
commit
e7fc8cf845
@@ -1,2 +0,0 @@
|
||||
approvers:
|
||||
- pweil-
|
||||
@@ -1,18 +0,0 @@
|
||||
apiVersion: extensions/v1beta1
|
||||
kind: PodSecurityPolicy
|
||||
metadata:
|
||||
name: permissive
|
||||
spec:
|
||||
seLinux:
|
||||
rule: RunAsAny
|
||||
supplementalGroups:
|
||||
rule: RunAsAny
|
||||
runAsUser:
|
||||
rule: RunAsAny
|
||||
fsGroup:
|
||||
rule: RunAsAny
|
||||
hostPorts:
|
||||
- min: 8000
|
||||
max: 8080
|
||||
volumes:
|
||||
- '*'
|
||||
Reference in New Issue
Block a user