Skip to content

Commit

Permalink
fix spark-rbac (kubeflow#1986)
Browse files Browse the repository at this point in the history
* remove non-existent field

Signed-off-by: Aran Shavit <[email protected]>

* bump version

Signed-off-by: Aran Shavit <[email protected]>

* README

Signed-off-by: Aran Shavit <[email protected]>

---------

Signed-off-by: Aran Shavit <[email protected]>
  • Loading branch information
Aransh committed Apr 18, 2024
1 parent 29780be commit 01d81c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/spark-operator-chart/templates/spark-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ subjects:
roleRef:
kind: Role
name: spark-role
namespace: {{ $jobNamespace }}
apiGroup: rbac.authorization.k8s.io
{{- end }}
{{- end }}

0 comments on commit 01d81c2

Please sign in to comment.