diff --git a/custom/rbac.yaml b/custom/rbac.yaml index f354918..7b15113 100644 --- a/custom/rbac.yaml +++ b/custom/rbac.yaml @@ -9,7 +9,6 @@ kind: ClusterRole apiVersion: rbac.authorization.k8s.io/v1beta1 metadata: name: traefik-custom-controller - namespace: kube-system rules: - apiGroups: - "" @@ -55,7 +54,6 @@ kind: ClusterRoleBinding apiVersion: rbac.authorization.k8s.io/v1beta1 metadata: name: traefik-custom-controller - namespace: kube-system roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole