mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56:37 +00:00
Update deprecated "faas" to "openfaas" in provider field
Needed due to CLI updates. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
committed by
Alex Ellis (OpenFaaS Ltd)
parent
bbbeed2a25
commit
74bb257823
@ -1,5 +1,5 @@
|
||||
provider:
|
||||
name: faas
|
||||
name: openfaas
|
||||
gateway: http://127.0.0.1:8080
|
||||
|
||||
functions:
|
||||
|
@ -1,5 +1,5 @@
|
||||
provider:
|
||||
name: faas
|
||||
name: openfaas
|
||||
gateway: http://localhost:8080
|
||||
|
||||
functions:
|
||||
|
@ -1,5 +1,5 @@
|
||||
provider:
|
||||
name: faas
|
||||
name: openfaas
|
||||
|
||||
functions:
|
||||
alpinefunction:
|
||||
|
Reference in New Issue
Block a user