add failed-pod-cleanup patch in `brusnika-prod

This commit is contained in:
emelinda 2026-06-10 12:01:48 +03:00
parent 8e86c2c508
commit 3d853ca8c8
2 changed files with 15 additions and 7 deletions

View File

@ -9,6 +9,7 @@ resources:
- ../../../infrastructure/zitadel
- ./vault-ingress.yaml
- ./clusterissuer-letsencrypt.yaml
- ../../../infrastructure/failed-pod-cleanup
patches:
- path: ./patches/istio-gateway.yaml
target:
@ -38,3 +39,10 @@ patches:
kind: HelmRelease
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

View File

@ -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
- path: ./patches/failed-pod-cleanup.yaml
target:
group: helm.toolkit.fluxcd.io
version: v2
kind: HelmRelease
name: failed-pod-cleanup
namespace: default