Skip to content

Commit

Permalink
Revert "Update rbac.yaml"
Browse files Browse the repository at this point in the history
This reverts commit 56ff5ff.
  • Loading branch information
vpbarb committed Oct 18, 2023
1 parent 0e50be4 commit ac3c7ab
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions charts/spark-operator-chart/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,14 @@ rules:
- apiGroups:
- ""
resources:
- services
- configmaps
- secrets
verbs:
- create
- get
- delete
- update
- apiGroups:
- ""
resources:
- services
verbs:
- create
- get
- delete
- update
- watch
- apiGroups:
- extensions
- networking.k8s.io
Expand Down

0 comments on commit ac3c7ab

Please sign in to comment.