This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Replies: 1 comment
-
Try using the ganache package/image, not ganache-cli. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
I am facing issue when I am trying to deploy the ganache-cli on kubernetes. When I am deploying with persistent volume with dererministic=true, I can see in logs that it generates 10 accounts with balances. But balances are coming to metamask when imported the account. Although deployment without persistent volume is working fine and balances are coming in metamask.
Below is the pod describe result.
Beta Was this translation helpful? Give feedback.
All reactions