Closed Calebjh closed 3 years ago
@brocwoodworthIBLX and I ran into this issue when we ran the project after go get
ing
atlas init-app -name=testproject -helm
Unable to initialize application: Asset templates/helm/templates/rbac.yaml.gotmpl not found
Remove some unnecessary
Prerequisite
steps from Readme Shift theregistry
arg to the top of the list so it looks more important Add grpc-gateway marshaler withUseProtoNames: true
by default Fix usage of Docker Makefile vars so bothmake protobuf
andmake test
can work