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

This commit is contained in:
Haitao Pan 2024-02-23 22:22:12 +08:00
parent 2115fd91ec
commit f0aa2471cc
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ spec:
interval: 1m
chart:
spec:
version: "0.1.13"
version: "14.8.3"
chart: mongodb
sourceRef:
kind: HelmRepository

View File

@ -6,5 +6,5 @@ resources:
- ../../apps/itsm-dev/
- ../../apps/postgresql/
- ../../apps/redis/
# - ../../apps/mongodb/
- ../../apps/mongodb/
# - ../../apps/minio/