Merge pull request #361 from pikasTech/fix/agentrun-d601-deepseek-secret

fix: sync D601 AgentRun DeepSeek provider secret
This commit is contained in:
Lyon
2026-06-14 12:53:28 +08:00
committed by GitHub
+14
View File
@@ -336,6 +336,20 @@ controlPlane:
namespace: agentrun-v02
name: agentrun-v01-provider-codex
key: config.toml
- id: provider-deepseek-auth-json
sourceMode: file
sourceRef: /root/.codex-deepseek-v4-pro/auth.json
targetRef:
namespace: agentrun-v02
name: agentrun-v01-provider-deepseek
key: auth.json
- id: provider-deepseek-config
sourceMode: file
sourceRef: agentrun/d601-v02-provider-deepseek-config.toml
targetRef:
namespace: agentrun-v02
name: agentrun-v01-provider-deepseek
key: config.toml
- id: tool-github-pr-token
sourceRef: /root/.config/unidesk/github.env
sourceKey: GH_TOKEN