Commit 700ee966 authored by Erik Wilson's avatar Erik Wilson

Remove namespace from local storage ClusterRole

parent f25adb59
...@@ -8,7 +8,6 @@ apiVersion: rbac.authorization.k8s.io/v1beta1 ...@@ -8,7 +8,6 @@ apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRole kind: ClusterRole
metadata: metadata:
name: local-path-provisioner-role name: local-path-provisioner-role
namespace: kube-system
rules: rules:
- apiGroups: [""] - apiGroups: [""]
resources: ["nodes", "persistentvolumeclaims"] resources: ["nodes", "persistentvolumeclaims"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment