Alex Ellis 74bb257823 Update deprecated "faas" to "openfaas" in provider field
Needed due to CLI updates.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-12-01 08:48:27 +00:00

10 lines
154 B
YAML

provider:
name: openfaas
gateway: http://127.0.0.1:8080
functions:
helloc:
lang: Dockerfile
handler: ./src
image: alexellis/helloc:0.1