Skip to content

Commit

Permalink
fix rbac again
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywhitaker3 committed Nov 24, 2023
1 parent 24bcb60 commit 2e9a161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argo/cluster/misc/users/chart/clusterrolebindings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ metadata:
namespace: srep-plays
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
kind: Role
name: srep-operator:pods
subjects:
- kind: ServiceAccount
Expand Down

0 comments on commit 2e9a161

Please sign in to comment.