Skip to content

Commit

Permalink
Remove unsupported property from role ref
Browse files Browse the repository at this point in the history
  • Loading branch information
8R0WNI3 committed Oct 22, 2024
1 parent 4145de0 commit 45f4bec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/delivery-service/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ subjects:
roleRef:
kind: Role
name: ocm-gear
namespace: {{ .Release.Namespace }}
apiGroup: rbac.authorization.k8s.io
{{- end }}

0 comments on commit 45f4bec

Please sign in to comment.