puppetninja / pulumi-polkadot-legacy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pulumi-do-polkadot

source env.cfg
pulumi up

Devspace

It is possible to test the chart on minikube.

First, build the custom images:

devspace build -t dev --skip-push

Create test_values.yaml based on the default chart values in charts/polkadot/values.yaml

Then start minikube and run:

helm install test -f test_values.yaml  charts/polkadot --namespace test --create-namespace

About


Languages

Language:Shell 61.5%Language:TypeScript 29.3%Language:Dockerfile 9.2%