feat: add docker-registry/ & milvus-standalone/

This commit is contained in:
Sun-ZhenXing
2025-09-23 23:50:54 +08:00
parent 9ded05d5ef
commit 619281e78a
8 changed files with 219 additions and 34 deletions

View File

@@ -0,0 +1,27 @@
version: 0.1
log:
level: debug
fields:
service: registry
environment: development
storage:
delete:
enabled: false # Change to true to enable deletion of images
cache:
blobdescriptor: inmemory
filesystem:
rootdirectory: /var/lib/registry
tag:
concurrencylimit: 5
http:
addr: :5000
debug:
addr: :5001
prometheus:
enabled: true
path: /metrics
health:
storagedriver:
enabled: true
interval: 10s
threshold: 3