Skip to content

Commit

Permalink
Add updated d2g config (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwmoss authored Jan 13, 2025
1 parent c666262 commit 6017f62
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions worker-pools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1704,7 +1704,9 @@ pools:
genericWorker:
config:
ed25519SigningKeyLocation: '/etc/generic-worker/ed25519_key'
enableD2G: true
d2gConfig:
enableD2G: true
containerEngine: docker
enableInteractive: true
minCapacity: 0
maxCapacity: 100
Expand All @@ -1729,7 +1731,9 @@ pools:
genericWorker:
config:
ed25519SigningKeyLocation: '/etc/generic-worker/ed25519_key'
enableD2G: true
d2gConfig:
enableD2G: true
containerEngine: docker
enableInteractive: true
minCapacity: 0
maxCapacity: 100
Expand Down

0 comments on commit 6017f62

Please sign in to comment.