Skip to content

Commit

Permalink
Fix cherrypicker by explicitly set SA to be empty
Browse files Browse the repository at this point in the history
  • Loading branch information
chaodaiG committed Sep 9, 2021
1 parent c19ea58 commit c0fc902
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/prow/cluster/cherrypicker_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ spec:
labels:
app: cherrypicker
spec:
serviceAccountName: ""
serviceAccount: ""
terminationGracePeriodSeconds: 180
containers:
- name: cherrypicker
Expand Down

0 comments on commit c0fc902

Please sign in to comment.