Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
yordanovsstoyan committed Dec 19, 2023
1 parent 807e899 commit 7e6a540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-chart/templates/rolebinding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
app.kubernetes.io/managed-by: {{ $root.Release.Service }}
helm.sh/chart: {{ include "streams-explorer.chart" $ }}
name: {{ template "streams-explorer.fullname" $ }}
namespace: {{ . | quote }}
namespace: {{ .Release.Namespace }}
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand Down

0 comments on commit 7e6a540

Please sign in to comment.