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

This commit is contained in:
Haitao Pan 2024-02-23 22:18:56 +08:00
parent 33610d93db
commit c85639f50d
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: "18.12.1"
chart: redis
sourceRef:
kind: HelmRepository

View File

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