Skip to content

Commit d38ce6e

Browse files
authored
Update helm/templates/rbac/role.yaml
1 parent 12457a1 commit d38ce6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/templates/rbac/role.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: rbac.authorization.k8s.io/v1
33
kind: ClusterRole
44
metadata:
5-
name: manager-role
5+
name: {{ include "etcd-operator.name" . }}-role
66
rules:
77
- apiGroups:
88
- ""

0 commit comments

Comments
 (0)