Comment out PostgreSQL resource in yc-k8s-test kustomization file
This commit is contained in:
parent
42ad7e986b
commit
25bfa1b542
@ -3,5 +3,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- ../base
|
- ../base
|
||||||
- postgresql.yaml
|
# - postgresql.yaml
|
||||||
patches: []
|
patches: []
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user