Add dedicated service accounts per controller

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2021-01-26 00:46:07 +02:00
parent c219eb2883
commit 1b581d6f51
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
21 changed files with 95 additions and 12 deletions

View file

@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- role.yaml
- cluster-role.yaml
- controller.yaml
- reconciler.yaml