Skip to content

Commit f358a8b

Browse files
committed
fixing error: User "system:serviceaccount:argo-events:default" cannot patch resource "pods" in API group "" in the namespace "argo-events"
1 parent 09d60a3 commit f358a8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workflows/argo-events/workflowtemplates/reclean-server.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ metadata:
99
kind: WorkflowTemplate
1010
spec:
1111
entrypoint: main
12+
serviceAccountName: workflow
1213
arguments:
1314
parameters:
1415
- name: device_id

0 commit comments

Comments
 (0)