Closed ClementGautier closed 4 years ago
Companion PR: https://github.com/AurelienGasser/charts/pull/1
To test it locally:
Bootstrap
git clone https://github.com/AurelienGasser/charts.git git checkout hlf-ord-generate-genesis cd charts/stable/hlf-ord helm package .
requirements.{yaml,lock}
cd hlf-k8s/charts/hlf-k8s vim requirements.yaml # update the file:/// reference to point to your local clone helm dep update # re-generate requirements.lock
Test
After you do any change to the hlf-ord charts:
cd charts/stable/hlf-ord helm package .
cd hlf-k8s skaffold dev
Companion PR: https://github.com/AurelienGasser/charts/pull/1
To test it locally:
Bootstrap
requirements.{yaml,lock}
Test
After you do any change to the hlf-ord charts: