Battleborn has been deployed.

Access endpoints:
  Web: http://<node-ip>:{{ .Values.web.service.nodePort }}
  API health: http://<node-ip>:{{ .Values.api.service.nodePort }}/health

Useful commands:
  kubectl get pods -n {{ .Release.Namespace }}
  kubectl get svc -n {{ .Release.Namespace }}
