feat: update central-storage logging configuration and DEBUG_MODE support
This commit is contained in:
parent
8fc5281e23
commit
c4d8c00f65
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user