Skip to content

feat(ungate): first try #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat(ungate): first try #16

wants to merge 2 commits into from

Conversation

xom4ek
Copy link
Collaborator

@xom4ek xom4ek commented Mar 19, 2025

No description provided.

- /bin/sh
args:
- -c
- 'PRIVATE_KEY_ATTESTER=$(cast wallet dk -k /operator_keys --unsafe-password $ECDSA_KEY_PASSWORD ecdsa_key.json); echo ${PRIVATE_KEY_ATTESTER: -64} > /emptydir/PRIVATE_KEY_ATTESTER'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can avoid this by setting up WALLET_KEYSTORE_PATH and WALLET_KEYSTORE_PASSWORD so the init container and empytdir mount is not needed, ie https://github.com/p2p-org/ela-iac/blob/main/charts/zscore/values.p2p-mainnet.yaml#L29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants