Uncomment PostgreSQL resource and clean up backend patch configuration in yc-k8s-test kustomization file
This commit is contained in:
parent
9583448beb
commit
46e16fc287
@ -3,9 +3,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ../base
|
||||
# - postgresql.yaml
|
||||
patches:
|
||||
- path: replicas.yaml
|
||||
target:
|
||||
kind: Deployment
|
||||
name: backend
|
||||
- postgresql.yaml
|
||||
patches: []
|
||||
# - path: replicas.yaml
|
||||
# target:
|
||||
# kind: Deployment
|
||||
# name: backend
|
||||
|
||||
Loading…
Reference in New Issue
Block a user