Skip to content

Commit

Permalink
Merge pull request #862 from truefoundry/update-agent-notebook-permis…
Browse files Browse the repository at this point in the history
…sions

Update agent notebook permissions
  • Loading branch information
gowthamvadisetti authored Dec 11, 2024
2 parents ebfd90f + ca03f33 commit 1e65c6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/tfy-agent/templates/tfy-agent-clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ rules:
- apiGroups: ["argoproj.io"]
resources: ["applications", "rollouts", "workflowtemplates", "workflows"]
verbs: ["list", "watch"]
- apiGroups: ["kubeflow.org"]
resources: ["notebooks"]
verbs: ["list", "watch"]
{{- end }}
{{- end }}

0 comments on commit 1e65c6a

Please sign in to comment.