Skip to content

Commit

Permalink
service account is needed to create pod in 2.6.3 (#564)
Browse files Browse the repository at this point in the history
This cause gitlab trigger failed when create pod
  • Loading branch information
tunoat authored Mar 29, 2020
1 parent 3bf768b commit 5758660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/sensors/gitlab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ spec:
value: hello world
templates:
- name: whalesay
serviceAccountName: argo-events-sa
inputs:
parameters:
- name: message
Expand Down

0 comments on commit 5758660

Please sign in to comment.