Comment out unused PostgreSQL resource in yc-k8s-test kustomization configuration
This commit is contained in:
parent
21cbca6bb4
commit
e2e4c1f20f
@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ../base
|
||||
- postgresql.yaml
|
||||
# - postgresql.yaml
|
||||
patches:
|
||||
- path: replicas.yaml
|
||||
target:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user