feat(openfaas): update openfaas template with name and new description

This commit is contained in:
Anthony Lapenna
2018-02-28 09:00:29 +01:00
parent 84cfa51d24
commit 86a8e5ce15

View File

@@ -671,8 +671,9 @@
{
"type": "stack",
"title": "OpenFaaS",
"name": "func",
"description": "Serverless functions made simple",
"note": "Deploys the API gateway and sample functions. You can access the UI on port 8080.",
"note": "Deploys the API gateway and sample functions. You can access the UI on port 8080. <b>Warning</b>: the name of the stack must be 'func'.",
"categories": ["serverless"],
"platform": "linux",
"logo": "https://cloudinovasi.id/assets/img/logos/openfaas.png",