clusters/k3s-local/kustomization.yaml: debug postgresql

This commit is contained in:
Haitao Pan 2024-02-23 22:12:59 +08:00
parent 67220201bc
commit 983a3a25f8
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: ingress
namespace: itsm-dev
resources:
- release.yaml

View File

@ -4,7 +4,7 @@ resources:
- namespace.yaml
- repository.yaml
- ../../apps/itsm-dev/
# - ../../apps/postgresql/
- ../../apps/postgresql/
# - ../../apps/redis/
# - ../../apps/mongodb/
# - ../../apps/minio/