Skip to content

Commit

Permalink
Create service account by default in bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
garryod committed Sep 17, 2024
1 parent 40f5a2f commit e4676bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/bundler/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ bundler:
pollingInterval: 60s

serviceAccount:
create: false
create: true
annotations: {}
name: ""
podAnnotations: {}
Expand Down

0 comments on commit e4676bd

Please sign in to comment.