diff --git a/config/agentrun.yaml b/config/agentrun.yaml index 134310da..a6d7987f 100644 --- a/config/agentrun.yaml +++ b/config/agentrun.yaml @@ -360,6 +360,24 @@ controlPlane: key: config.toml providerCredential: profile: gpt-pika + - id: provider-grok-auth-json + sourceMode: file + sourceRef: /root/.codex/auth.json.grok + targetRef: + namespace: agentrun-v02 + name: agentrun-v02-provider-grok + key: auth.json + providerCredential: + profile: grok + - id: provider-grok-config + sourceMode: file + sourceRef: /root/.codex/config.toml.grok + targetRef: + namespace: agentrun-v02 + name: agentrun-v02-provider-grok + key: config.toml + providerCredential: + profile: grok - id: provider-dsflash-go-auth-json sourceMode: env sourceRef: hwlab/nc01-v03-code-agent-provider.env