Comment out unused PostgreSQL resource in yc-k8s-test kustomization configuration

This commit is contained in:
emelinda 2026-04-14 15:32:39 +03:00
parent 21cbca6bb4
commit e2e4c1f20f

View File

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