From 395d59eeb6f56c726645b7c283e1e11295b03c9a Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 10 Apr 2026 18:19:17 +0300 Subject: [PATCH] add zitadel --- infrastructure/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/kustomization.yaml b/infrastructure/kustomization.yaml index c8ee5da..c00af93 100644 --- a/infrastructure/kustomization.yaml +++ b/infrastructure/kustomization.yaml @@ -15,3 +15,4 @@ resources: - istio-base - istio-pilot - istio-gateway + - zitadel