diff --git a/infrastructure/controllers/base/cnpg/kustomization.yaml b/infrastructure/controllers/base/cnpg/kustomization.yaml index 70525aa..aff8b49 100644 --- a/infrastructure/controllers/base/cnpg/kustomization.yaml +++ b/infrastructure/controllers/base/cnpg/kustomization.yaml @@ -4,3 +4,4 @@ resources: - namespace.yaml - repository.yaml - release.yaml + - service-account.yaml