Comment out PostgreSQL configuration in yc-k8s-test kustomization

This commit is contained in:
emelinda 2026-04-14 18:02:34 +03:00
parent dbee861c45
commit 617b4b382c

View File

@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- ../base - ../base
- postgresql.yaml # - postgresql.yaml
patches: patches:
- path: replicas.yaml - path: replicas.yaml
target: target: