mirror of
https://github.com/openfaas/faas.git
synced 2025-06-27 09:13:24 +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
@ -8,7 +8,7 @@ First, and least secure, is the ability to set environment variables at deploy t
|
||||
|
||||
```yaml
|
||||
provider:
|
||||
name: faas
|
||||
name: openfaas
|
||||
gateway: http://localhost:8080
|
||||
|
||||
functions:
|
||||
@ -78,7 +78,7 @@ Your `samples.yml` stack file looks like this
|
||||
|
||||
```yaml
|
||||
provider:
|
||||
name: faas
|
||||
name: openfaas
|
||||
gateway: http://localhost:8080
|
||||
|
||||
functions:
|
||||
|
Reference in New Issue
Block a user