Skip to content

Commit

Permalink
Minor SA fix in eventtracker (namespace) (#2760)
Browse files Browse the repository at this point in the history
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
  • Loading branch information
imrajdas committed Apr 30, 2021
1 parent 2bfbf68 commit 59904a4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -62,7 +62,7 @@ spec:
labels:
app: event-tracker
spec:
serviceAccountName: litmus-event-tracker-sa
serviceAccountName: event-tracker-sa
containers:
- image: #{EVENT-TRACKER-IMAGE}
imagePullPolicy: Always
Expand Down

0 comments on commit 59904a4

Please sign in to comment.