1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-27 05:46:13 +01:00

Merge pull request #581 from jsravn/patch-1

Remove namespace from ClusterRoleBinding
This commit is contained in:
Kubernetes Prow Robot
2021-06-07 07:16:40 -07:00
committed by GitHub

View File

@@ -33,7 +33,6 @@ apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: descheduler-cluster-role-binding
namespace: kube-system
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole