Skip to content

Commit

Permalink
Merge pull request #111 from rackerlabs/argo-wf_http_template_role
Browse files Browse the repository at this point in the history
fix: updating argo-role to support argo-workflow http templates
  • Loading branch information
cardoe authored Jun 4, 2024
2 parents e98dd17 + 41a0204 commit 8c324ff
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions components/argo-workflows/patch-roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,12 @@
- list
- create
- update
- op: add
path: /rules/0
value:
apiGroups:
- argoproj.io
resources:
- workflowtasksets/status
verbs:
- patch

0 comments on commit 8c324ff

Please sign in to comment.