corda / corda-kubernetes-deployment

Corda Kubernetes Deployment
Apache License 2.0
29 stars 28 forks source link

Add link to remove folder when starting new node. #25

Closed simonr3 closed 4 years ago

simonr3 commented 4 years ago

Add comment to remove /Users/simon/corda-kubernetes-deployment/helm/initial_registration/output/corda/templates/workspace when starting new node.

henrikr3 commented 4 years ago

reset-environment.sh already provides this functionality: "rm -rf $DIR/helm/initial_registration/output/corda/templates/workspace/" Or where did you like to see this documented?

henrikr3 commented 4 years ago

I am assuming this issue has been resolved due to lack of further comments.