launchpad-charts icon indicating copy to clipboard operation
launchpad-charts copied to clipboard

For blockchains that have an execution and consensus layer client, automate JWT creation

Open chriswessels opened this issue 1 year ago • 0 comments

For blockchains like Ethereum, that typically have two clients and a JWT for authentication purposes, we currently require that either a literal value is passed, or an existing secret. For consensus layer charts, we could have an option where the JWT is generated and created as a secret, so that only the secret name must be passed in the dependent (execution layer) chart values.

chriswessels avatar Aug 18 '23 14:08 chriswessels