feat(openfaas): update openfaas template with name and new description
This commit is contained in:
@@ -671,8 +671,9 @@
|
|||||||
{
|
{
|
||||||
"type": "stack",
|
"type": "stack",
|
||||||
"title": "OpenFaaS",
|
"title": "OpenFaaS",
|
||||||
|
"name": "func",
|
||||||
"description": "Serverless functions made simple",
|
"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"],
|
"categories": ["serverless"],
|
||||||
"platform": "linux",
|
"platform": "linux",
|
||||||
"logo": "https://cloudinovasi.id/assets/img/logos/openfaas.png",
|
"logo": "https://cloudinovasi.id/assets/img/logos/openfaas.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user