feat: update central-storage logging configuration and DEBUG_MODE support

This commit is contained in:
Nicolas 2025-07-28 21:02:55 +08:00
parent 8fc5281e23
commit c4d8c00f65

View File

@ -13,9 +13,9 @@ centralStorage:
replicas: 1 replicas: 1
image: image:
registry: docker.io registry: docker.io
repository: null repository: null
name: central_storage name: central_storage
tag: snapshot-debug tag: snapshot-baf606d
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http