Skip to content

Commit 47ba3c9

Browse files
authored
fixes wrong ClusterRole namespace
1 parent 5bc9188 commit 47ba3c9

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
1 Byte
Binary file not shown.

charts/latest/blob-csi-driver/templates/rbac-csi-blob-node.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
kind: ClusterRole
44
apiVersion: rbac.authorization.k8s.io/v1
55
metadata:
6-
namespace: {{ .Release.Namespace }}
76
name: csi-blob-node-secret-role
87
rules:
98
- apiGroups: [""]

0 commit comments

Comments
 (0)