Functions/functions.yml

15 lines
227 B
YAML
Raw Normal View History

2022-07-19 14:56:46 +00:00
version: 1.0
provider:
name: openfaas
gateway: http://pinky:8082
functions:
2023-07-01 22:59:14 +00:00
iol:
lang: python3-fastapi
handler: ./iol
image: ralsina/iol:latest
secrets:
- iol-pass
- iol-user
- iol-api-secret