ethereum-lite-explorer icon indicating copy to clipboard operation
ethereum-lite-explorer copied to clipboard

new helm charts

Open PPACI opened this issue 4 years ago • 4 comments

Hello ethereum-lite-explorer team

I've written a quite simple helm chart to deploy this service in our company.

It might lack some feature. For sure we could add templating between the values.yml and the configmap.

But anyway, I thought it could be useful to share it with you.

PPACI avatar Jul 01 '20 14:07 PPACI

Hi, I think that there is something wrong with configmap mount. I am getting this error in my browser console when trying to load.

Couldn't load application config SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at _i.<anonymous> (HttpRequest.ts:101)
    at Generator.next (<anonymous>)
    at a (HttpRequestError.ts:2)

DeFiYaco avatar Dec 16 '20 13:12 DeFiYaco

Hi

I'll check tomorrow to see if I've updated our internal chart.

It's deployed internally, so this should work.

Stay tunned!

PPACI avatar Dec 17 '20 17:12 PPACI

I've checked, and it's still like this on my side. (except some internal additions).

Can you share your values.yml file ?

PPACI avatar Dec 18 '20 09:12 PPACI

I have just checked, I it was a problem on my end. Thanks!

DeFiYaco avatar Dec 21 '20 07:12 DeFiYaco