Skip to content

Commit c658616

Browse files
committed
changed rolebinding
Signed-off-by: kumarabd <abishekkumar92@gmail.com>
1 parent ce7fc24 commit c658616

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

charts/smi-conformance-0.1.0.tgz

-14 Bytes
Binary file not shown.

charts/smi-conformance/templates/rolebinding.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
apiVersion: rbac.authorization.k8s.io/v1
33
kind: ClusterRoleBinding
44
metadata:
5-
name: read-secrets-global
5+
name: {{ include "smi-conformance.fullname" . }}
6+
namespace: meshery
67
subjects:
78
- kind: ServiceAccount
89
name: {{ include "smi-conformance.fullname" . }}

0 commit comments

Comments
 (0)