From 8e86c2c508b9001130787c73fbd6b1964aa5e93c Mon Sep 17 00:00:00 2001 From: emelinda Date: Wed, 10 Jun 2026 11:55:52 +0300 Subject: [PATCH] comment `failed-pod-cleanup` patch in `brusnika-stage --- .../infrastructure/kustomization.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/clusters/brusnika-stage/infrastructure/kustomization.yaml b/clusters/brusnika-stage/infrastructure/kustomization.yaml index 6d5b5bb..11f639e 100644 --- a/clusters/brusnika-stage/infrastructure/kustomization.yaml +++ b/clusters/brusnika-stage/infrastructure/kustomization.yaml @@ -41,10 +41,10 @@ patches: name: zitadel namespace: zitadel - - path: ./patches/failed-pod-cleanup.yaml - target: - group: helm.toolkit.fluxcd.io - version: v2 - kind: HelmRelease - name: failed-pod-cleanup - namespace: default \ No newline at end of file +# - path: ./patches/failed-pod-cleanup.yaml +# target: +# group: helm.toolkit.fluxcd.io +# version: v2 +# kind: HelmRelease +# name: failed-pod-cleanup +# namespace: default \ No newline at end of file