Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upChange FAAS_REPOSITORY to FAAS_REGISTRY #154
Comments
|
Alternatively, we could get rid of |
I think probably it makes sense as @rhuss suggested, to change
FAAS_REPOSITORYtoFAAS_REGISTRYsince that's really what we are asking for anyway (terminology in this space is so messy).A simple Quarkus project faas.yaml looks like this:
Instead, I think the image property should just be
quarkus:latestand that we should persist theFAAS_REGISTRYvalue in this file as well./cc @boson-project/core