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

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

View File

@ -7,7 +7,7 @@ spec:
interval: 1m
chart:
spec:
version: "0.1.13"
version: "5.0.15"
chart: itsm
sourceRef:
kind: HelmRepository
@ -17,8 +17,8 @@ spec:
values:
enabled: true
nameOverride: minio
mode: distributed
replicas: 4
mode: standalone
replicas: 2
ingress:
enabled: true
ingressClassName: "nginx"

View File

@ -7,4 +7,4 @@ resources:
- ../../apps/postgresql/
- ../../apps/redis/
- ../../apps/mongodb/
# - ../../apps/minio/
- ../../apps/minio/