Comment out failed-pod-cleanup HelmRelease and related kustomization resources in brusnika-stage.
This commit is contained in:
parent
43b77dd8d9
commit
39465289bc
@ -10,7 +10,7 @@ resources:
|
||||
- ./lb-service-override.yaml
|
||||
- ./vault-ingress.yaml
|
||||
- ./clusterissuer-letsencrypt.yaml
|
||||
- ../../../infrastructure/failed-pod-cleanup
|
||||
# - ../../../infrastructure/failed-pod-cleanup
|
||||
patches:
|
||||
- path: ./patches/istio-gateway.yaml
|
||||
target:
|
||||
@ -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
|
||||
Loading…
Reference in New Issue
Block a user