fix: add Artificer GitHub PR token projection
This commit is contained in:
@@ -36,6 +36,16 @@ spec:
|
||||
- auth.json
|
||||
- config.toml
|
||||
toolCredentials:
|
||||
- tool: github
|
||||
purpose: github-pr
|
||||
secretRef:
|
||||
name: agentrun-v01-tool-github-pr
|
||||
keys:
|
||||
- GH_TOKEN
|
||||
projection:
|
||||
kind: env
|
||||
envName: GH_TOKEN
|
||||
secretKey: GH_TOKEN
|
||||
- tool: unidesk-ssh
|
||||
purpose: ssh-passthrough
|
||||
secretRef:
|
||||
|
||||
Reference in New Issue
Block a user