Skip to content

Commit

Permalink
configure a transform agent
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirianni committed Feb 5, 2025
1 parent 675a998 commit bc6f453
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ jobs:
-e BINDPLANE_TLS_CERT=/bindplane.crt \
-e BINDPLANE_TLS_KEY=/bindplane.key \
-e BINDPLANE_LICENSE="${BINDPLANE_LICENSE}" \
- BINDPLANE_TRANSFORM_AGENT_ENABLE_REMOTE=true
- BINDPLANE_TRANSFORM_AGENT_REMOTE_AGENTS=transform:4568
-p 3001:3001 \
-v $(pwd)/step/bindplane.crt:/bindplane.crt \
-v $(pwd)/step/bindplane.key:/bindplane.key \
Expand Down

0 comments on commit bc6f453

Please sign in to comment.