Uncomment failed-pod-cleanup HelmRelease and related kustomization resources in brusnika-stage.
This commit is contained in:
parent
39465289bc
commit
8e91a95ef4
@ -10,7 +10,7 @@ resources:
|
|||||||
- ./lb-service-override.yaml
|
- ./lb-service-override.yaml
|
||||||
- ./vault-ingress.yaml
|
- ./vault-ingress.yaml
|
||||||
- ./clusterissuer-letsencrypt.yaml
|
- ./clusterissuer-letsencrypt.yaml
|
||||||
# - ../../../infrastructure/failed-pod-cleanup
|
- ../../../infrastructure/failed-pod-cleanup
|
||||||
patches:
|
patches:
|
||||||
- path: ./patches/istio-gateway.yaml
|
- path: ./patches/istio-gateway.yaml
|
||||||
target:
|
target:
|
||||||
@ -41,10 +41,10 @@ patches:
|
|||||||
name: zitadel
|
name: zitadel
|
||||||
namespace: zitadel
|
namespace: zitadel
|
||||||
|
|
||||||
# - path: ./patches/failed-pod-cleanup.yaml
|
- path: ./patches/failed-pod-cleanup.yaml
|
||||||
# target:
|
target:
|
||||||
# group: helm.toolkit.fluxcd.io
|
group: helm.toolkit.fluxcd.io
|
||||||
# version: v2
|
version: v2
|
||||||
# kind: HelmRelease
|
kind: HelmRelease
|
||||||
# name: failed-pod-cleanup
|
name: failed-pod-cleanup
|
||||||
# namespace: default
|
namespace: default
|
||||||
Loading…
Reference in New Issue
Block a user