Skip to content

Commit

Permalink
Merge pull request #1595 from planetarium/feature/internal-odin-jwt
Browse files Browse the repository at this point in the history
Add JWT headless for internal odin
  • Loading branch information
sky1045 authored Apr 22, 2024
2 parents 32e0c23 + eb38e4a commit 228680e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions 9c-internal/multiplanetary/network/9c-network.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -283,3 +283,17 @@ stateMigrationService:

nodeSelector:
node.kubernetes.io/instance-type: m5d.xlarge

jwtHeadless:
enabled: true

loggingEnabled: false

host: "9c-internal-jwt.nine-chronicles.com"

extraArgs:
- --tx-quota-per-signer=1

nodeSelector:
eks.amazonaws.com/nodegroup: 9c-internal-ondemand-r7g_l_2c

0 comments on commit 228680e

Please sign in to comment.