diff --git a/charts/k8up/templates/executor-clusterrole.yaml b/charts/k8up/templates/executor-clusterrole.yaml index b050daf9d..58bf6df7c 100644 --- a/charts/k8up/templates/executor-clusterrole.yaml +++ b/charts/k8up/templates/executor-clusterrole.yaml @@ -3,7 +3,7 @@ apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: - name: 'k8up-executor' + name: '{{ include "k8up.fullname" . }}-executor' labels: {{- include "k8up.labels" . | nindent 4 }} rules: