Skip to content

Commit d5e8f1e

Browse files
Alex Jean-Baptiste Jrenriquegh
authored andcommitted
Modifcation to keep previous metadata and naming
1 parent 47fe3e5 commit d5e8f1e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

charts/sourcegraph-executor/k8s/templates/executor.Role.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
apiVersion: rbac.authorization.k8s.io/v1
33
kind: Role
44
metadata:
5-
name: executor
5+
name: sg-executor-role
66
labels:
7+
category: rbac
78
deploy: sourcegraph
9+
sourcegraph-resource-requires: cluster-admin
810
app.kubernetes.io/component: executor
911
rules:
1012
- apiGroups:

0 commit comments

Comments
 (0)