remove namespace from ClusterRole (#4856)
This commit is contained in:
parent
f504d0ea99
commit
5bec2edaf7
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ apiVersion: rbac.authorization.k8s.io/v1
|
|||
kind: ClusterRole
|
||||
metadata:
|
||||
name: psp:restricted
|
||||
namespace: kube-system
|
||||
labels:
|
||||
kubernetes.io/cluster-service: "true"
|
||||
addonmanager.kubernetes.io/mode: Reconcile
|
||||
|
|
Loading…
Reference in a new issue