Skip to content

Commit 678a0b8

Browse files
Revert "move serviceaccount definition"
This reverts commit b962283.
1 parent b962283 commit 678a0b8

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

apps/gollum/kustomization.yaml

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

apps/gollum/rbac/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
resources:
2+
- service_account.yaml
23
- role.yaml
34
- role_binding.yaml
45
- leader_election_role.yaml
File renamed without changes.

0 commit comments

Comments
 (0)