mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-06 01:54:43 +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
4
manifests/bases/notification-controller/account.yaml
Normal file
4
manifests/bases/notification-controller/account.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: notification-controller
|
||||
Loading…
Add table
Add a link
Reference in a new issue