From b6d93886bfad1de1a4ee3b2690526a9e70b2613b Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Mon, 2 Feb 2026 23:28:51 +0000 Subject: [PATCH] fix infra kustomization.yaml --- infrastructure/controllers/base/cnpg/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) 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