Skip to content

Commit

Permalink
Fix rolebinding for prod
Browse files Browse the repository at this point in the history
  • Loading branch information
gnunn1 committed Oct 8, 2023
1 parent df84199 commit 8b6ae15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bootstrap/user/templates/prod/dashboard-rolebinding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ metadata:
namespace: user{{ .Values.user }}-prod
subjects:
- kind: ServiceAccount
apiGroup: rbac.authorization.k8s.io
name: dashboard
namespace: user{{ .Values.user }}-tools
roleRef:
Expand Down

0 comments on commit 8b6ae15

Please sign in to comment.