zot configmap update
This commit is contained in:
parent
f72dc43f76
commit
bff64dba65
@ -17,7 +17,10 @@ data:
|
||||
"http": {
|
||||
"address": "0.0.0.0",
|
||||
"port": "5000",
|
||||
"auth": { "htpasswd": { "path": "/etc/zot/htpasswd", "realm": "zot-registry" } },
|
||||
"realm": "zot-registry",
|
||||
"auth": {
|
||||
"htpasswd": { "path": "/etc/zot/htpasswd" }
|
||||
},
|
||||
"accessControl": {
|
||||
"repositories": {
|
||||
"**": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user