mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-23 20:08:51 +00:00
Add dedicated service accounts per controller
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
c219eb2883
commit
1b581d6f51
21 changed files with 95 additions and 12 deletions
|
|
@ -1,3 +1,6 @@
|
|||
- op: add
|
||||
path: /spec/template/spec/containers/0/args/0
|
||||
value: --events-addr=http://notification-controller/
|
||||
- op: add
|
||||
path: /spec/template/spec/serviceAccountName
|
||||
value: source-controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue