feat: 将 ofcx-go backend 收敛为 dsflash-go
This commit is contained in:
+5
-5
@@ -58,11 +58,11 @@
|
||||
"writableCopy": true
|
||||
},
|
||||
{
|
||||
"name": "ofcx-go-secret-projection",
|
||||
"secretRef": { "name": "agentrun-v01-provider-ofcx-go", "keys": ["auth.json", "config.toml"] },
|
||||
"projectionPath": "/var/run/agentrun/secrets/ofcx-go-0",
|
||||
"runtimeCopyPath": "/home/agentrun/.codex-ofcx-go",
|
||||
"profile": "ofcx-go",
|
||||
"name": "dsflash-go-secret-projection",
|
||||
"secretRef": { "name": "agentrun-v01-provider-dsflash-go", "keys": ["auth.json", "config.toml"] },
|
||||
"projectionPath": "/var/run/agentrun/secrets/dsflash-go-0",
|
||||
"runtimeCopyPath": "/home/agentrun/.codex-dsflash-go",
|
||||
"profile": "dsflash-go",
|
||||
"readOnly": true,
|
||||
"writableCopy": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user