Merge pull request #3450 from wy65701436/fixes-3446
use memory as the cache in test
This commit is contained in:
commit
01f589cf87
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ storage:
|
|||
delete:
|
||||
enabled: true
|
||||
cache:
|
||||
blobdescriptor: redis
|
||||
blobdescriptor: inmemory
|
||||
filesystem:
|
||||
rootdirectory: /var/lib/registry
|
||||
maintenance:
|
||||
|
|
Loading…
Reference in a new issue