纳管并验收 Nexus OCI 仓库
terraform / validate (pull_request) Successful in 1m21s

This commit is contained in:
2026-09-20 20:46:26 +00:00
parent ab985c7979
commit 7bdd152db9
6 changed files with 198 additions and 12 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"name": "oci-public",
"online": true,
"storage": {
"blobStoreName": "default",
"strictContentTypeValidation": true
},
"group": { "memberNames": ["oci-proxy"] },
"oci": {
"v1Enabled": false,
"forceBasicAuth": false,
"pathEnabled": true
},
"cosign": { "enforcement": "NONE" }
}