mirror of https://git.rancher.io/rke2-charts
12 lines
305 B
Diff
12 lines
305 B
Diff
--- charts-original/templates/clusterRole.yaml
|
|
+++ charts/templates/clusterRole.yaml
|
|
@@ -16,7 +16,7 @@
|
|
apiVersion: rbac.authorization.k8s.io/v1
|
|
kind: ClusterRole
|
|
metadata:
|
|
- name: {{ .Values.serviceAccount.name }}
|
|
+ name: {{ .Chart.Name }}
|
|
rules:
|
|
- apiGroups: ["k8s.cni.cncf.io"]
|
|
resources:
|