Running Project Origin on Azure #21
Replies: 1 comment 2 replies
-
|
Hi Guy, I noticed this question has been here for a while, with no answer in Gihub. Did you get help to solve the issue? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to setup Project Origin on an Azure K8S environment for development.
For this I use the HELM charts and this guide (https://artifacthub.io/packages/helm/project-origin/project-origin-registry).
According the guide we need to create an issuer key and put the PublicKey in the values file.
After that I run the command to install chart and everything should start up. Unfortunately there is an issue in the Electricity Server, it can not figure out the PublicKey. And I get following error:

I have tried generating the Issuer key on several different machines, but still get the same error.
KInd regards,
Guy
Beta Was this translation helpful? Give feedback.
All reactions