Skip to content
Snippets Groups Projects
Commit 5bec2eda authored by rptaylor's avatar rptaylor Committed by Kubernetes Prow Robot
Browse files

remove namespace from ClusterRole (#4856)

parent f504d0ea
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,6 @@ apiVersion: rbac.authorization.k8s.io/v1 ...@@ -20,7 +20,6 @@ apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole kind: ClusterRole
metadata: metadata:
name: psp:restricted name: psp:restricted
namespace: kube-system
labels: labels:
kubernetes.io/cluster-service: "true" kubernetes.io/cluster-service: "true"
addonmanager.kubernetes.io/mode: Reconcile addonmanager.kubernetes.io/mode: Reconcile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment