Enable PostgreSQL resource in yc-k8s-test kustomization configuration

This commit is contained in:
emelinda 2026-04-14 15:34:44 +03:00
parent e2e4c1f20f
commit 50c0f46ef7

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: