diff --git a/hack/deploy/user-roles.yaml b/hack/deploy/user-roles.yaml index 90a5ac618..dee967db0 100644 --- a/hack/deploy/user-roles.yaml +++ b/hack/deploy/user-roles.yaml @@ -3,7 +3,6 @@ kind: ClusterRole metadata: name: appscode:stash:edit labels: - app: stash rbac.authorization.k8s.io/aggregate-to-admin: "true" rbac.authorization.k8s.io/aggregate-to-edit: "true" rules: @@ -28,7 +27,6 @@ apiVersion: rbac.authorization.k8s.io/v1 metadata: name: appscode:stash:view labels: - app: stash rbac.authorization.k8s.io/aggregate-to-view: "true" rules: - apiGroups: