mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 17:44:44 +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,5 +1,5 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- role.yaml
|
||||
- cluster-role.yaml
|
||||
- controller.yaml
|
||||
- reconciler.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue