You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the chart to Helm: helm repo add concordium-docker https://bisgardo.github.io/concordium-docker/charts.
List charts in the repo: helm search repo concordium-docker
Install or upgrade a release of the chart: helm upgrade --install concordium-node-test concordium-docker/concordium-node --set=network=mainnet --set=nodeName=my-node --set=test.concordiumClientVersion=4.0.3-0
Test the release: helm test concordium-node-test.
TODO: Add usage instructions to (toplevel) readme.
A repository can apparently be set up easily using GitHub Pages.
The text was updated successfully, but these errors were encountered: