wip
This commit is contained in:
parent
bae554d2d5
commit
4f2d1c322e
11 changed files with 136 additions and 2 deletions
10
people.yml
Normal file
10
people.yml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
version: 1.0
|
||||
provider:
|
||||
name: openfaas
|
||||
gateway: http://127.0.0.1:8080
|
||||
functions:
|
||||
people:
|
||||
lang: python
|
||||
handler: ./people
|
||||
image: people:latest
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue