Comment out PostgreSQL configuration in yc-k8s-test kustomization
This commit is contained in:
parent
dbee861c45
commit
617b4b382c
@ -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