enableInsecureBindingSystemUnauthenticated property

bool? enableInsecureBindingSystemUnauthenticated
getter/setter pair

Setting this to true will allow any ClusterRoleBinding and RoleBinding with subjets system:anonymous or system:unauthenticated.

Implementation

core.bool? enableInsecureBindingSystemUnauthenticated;