dragonchain/dragonchain

View on GitHub
helm/dragonchain-k8s/templates/NOTES.txt

Summary

Maintainability
Test Coverage
Check the pods running for this dragonchain with the following command:

kubectl get pods -n {{ .Release.Namespace }} -l "dragonchainId={{ .Values.global.environment.INTERNAL_ID }}"