-
Kubernetes Submit Queue authored
Automatic merge from submit-queue create psp policy in local-up-cluster.sh run the command ``` PSP_ADMISSION=true ALLOW_PRIVILEGED=true ALLOW_SECURITY_CONTEXT=true ALLOW_ANY_TOKEN=true ENABLE_RBAC=true RUNTIME_CONFIG="extensions/v1beta1=true,extensions/v1beta1/podsecuritypolicy=true" hack/local-up-cluster.sh ``` create psp policies for rbac
f9d21533