Skip to content

Commit c7051db

Browse files
authored
Merge branch 'release-1.15' into fix-metrics-int-tests
2 parents 37678b3 + aaf3863 commit c7051db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/dapr/charts/dapr_rbac/templates/injector.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ kind: RoleBinding
7777
apiVersion: rbac.authorization.k8s.io/v1
7878
metadata:
7979
name: dapr-injector
80+
namespace: {{ .Release.Namespace }}
8081
labels:
8182
{{- range $key, $value := .Values.global.k8sLabels }}
8283
{{ $key }}: {{ tpl $value $ }}

0 commit comments

Comments
 (0)