Skip to content

Commit

Permalink
try kubeflow-admin instead of cluster-admin
Browse files Browse the repository at this point in the history
Signed-off-by: juliusvonkohout <[email protected]>
  • Loading branch information
juliusvonkohout committed Jan 31, 2025
1 parent 357ffc6 commit 1617568
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cluster-admin
name: kubeflow-admin
subjects:
- kind: ServiceAccount
name: meta-controller-service

0 comments on commit 1617568

Please sign in to comment.