From 01df4c0ce02aba9a6a9d91f41995875c74edfec1 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 10 Apr 2026 18:02:14 +0300 Subject: [PATCH] add zitadel --- infrastructure/zitadel/base/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/zitadel/base/kustomization.yaml b/infrastructure/zitadel/base/kustomization.yaml index ad2777d..704f615 100644 --- a/infrastructure/zitadel/base/kustomization.yaml +++ b/infrastructure/zitadel/base/kustomization.yaml @@ -3,3 +3,4 @@ kind: Kustomization namespace: postgresql resources: - helmrelease.yaml + - namespace.yaml