纳管并验收 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
+17
View File
@@ -0,0 +1,17 @@
{
"name": "oci-hosted",
"online": true,
"storage": {
"blobStoreName": "default",
"strictContentTypeValidation": true,
"writePolicy": "ALLOW",
"latestPolicy": false
},
"oci": {
"v1Enabled": false,
"forceBasicAuth": false,
"pathEnabled": true
},
"component": { "proprietaryComponents": false },
"cosign": { "enforcement": "NONE" }
}