Remove non-async deployment option

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis
2017-12-21 20:34:24 +00:00
parent 6906f4957a
commit 6199c61178
5 changed files with 49 additions and 27 deletions

View File

@ -7,11 +7,11 @@ output: github_document
knitr::opts_chunk$set(echo = TRUE)
```
Use this FaaS function using R.
Use this OpenFaaS function using R.
**Deploy the base R function**
(Make sure you have already deployed FaaS with ./deploy_stack.sh in the root of this Github repository.
(Make sure you have already deployed OpenFaaS with ./deploy_stack.sh in the root of this Github repository.
* Option 1 - click *Create a new function* on the FaaS UI