parodos-dev / orchestrator-helm-chart

Helm chart to deploy the Orchestrator solution suite.
https://parodos.dev/orchestrator-helm-chart/
Apache License 2.0
2 stars 22 forks source link

Use janus-idp image and installation procedure #2

Closed masayag closed 11 months ago

masayag commented 11 months ago

The charts is updated to use the recommended installation method of janus-idp. By that method, dynamic plugins (orchestrator for now, notification in the future) are installed via a configuration only without a need to build a custom image to include them.

The plugins for now will be installed from npmjs registry under caponetto account. In the future this will be updated to be install from janus-idp official plugins.

The image for janus-idp relies on a specific build (pr-814), since 'latest' image is outdated and 'next' tag was broken at the time of creating this PR.

pkliczewski commented 11 months ago

lgtm