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:
|
delete:
|
||||||
enabled: true
|
enabled: true
|
||||||
cache:
|
cache:
|
||||||
blobdescriptor: redis
|
blobdescriptor: inmemory
|
||||||
filesystem:
|
filesystem:
|
||||||
rootdirectory: /var/lib/registry
|
rootdirectory: /var/lib/registry
|
||||||
maintenance:
|
maintenance:
|
||||||
|
|
Loading…
Reference in a new issue