Skip to content

Commit b962283

Browse files
move serviceaccount definition
1 parent a11f5a2 commit b962283

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

apps/gollum/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ namespace: gollum-system
44
resources:
55
- namespace.yaml
66
- deployment.yaml
7+
- service_account.yaml
78
- crd
89
- rbac

apps/gollum/rbac/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
resources:
2-
- service_account.yaml
32
- role.yaml
43
- role_binding.yaml
54
- leader_election_role.yaml
File renamed without changes.

0 commit comments

Comments
 (0)