Skip to content

Commit 19fdf16

Browse files
committed
Move service account creation into manager kustomization.
1 parent 3ba17c3 commit 19fdf16

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

config/manager/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
resources:
22
- manager.yaml
33
- service.yaml
4+
- service_account.yaml
45
apiVersion: kustomize.config.k8s.io/v1beta1
56
kind: Kustomization
67
images:

0 commit comments

Comments
 (0)