Skip to content

Commit

Permalink
fix(hydra-maester): remove namespace in roleBinding.roleRef (#225) (#262
Browse files Browse the repository at this point in the history
)
  • Loading branch information
m-almas authored May 7, 2021
1 parent 28f8b85 commit f33acc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helm/charts/hydra-maester/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,4 @@ roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: {{ $name }}-role-{{ . }}
namespace: {{ . }}
{{- end }}

0 comments on commit f33acc2

Please sign in to comment.