16 lines
314 B
JSON
16 lines
314 B
JSON
{
|
|
"name": "oci-public",
|
|
"online": true,
|
|
"storage": {
|
|
"blobStoreName": "default",
|
|
"strictContentTypeValidation": true
|
|
},
|
|
"group": { "memberNames": ["oci-proxy"] },
|
|
"oci": {
|
|
"v1Enabled": false,
|
|
"forceBasicAuth": false,
|
|
"pathEnabled": true
|
|
},
|
|
"cosign": { "enforcement": "NONE" }
|
|
}
|