Files
homelab-infra/apps/nexus/terraform/oci/oci-public.json
T
panxiao81 7bdd152db9
terraform / validate (pull_request) Successful in 1m21s
纳管并验收 Nexus OCI 仓库
2026-09-20 20:46:26 +00:00

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" }
}