Skip to content
Snippets Groups Projects
Commit 1aa6270f authored by Abhinandan Prativadi's avatar Abhinandan Prativadi Committed by Alex Ellis
Browse files

Update asynchronous.md


Fixing typo

Signed-off-by: default avatarabhi <abhi@docker.com>
parent 78a4580e
No related branches found
No related tags found
No related merge requests found
......@@ -52,8 +52,8 @@ $ ./deploy_extended.sh
K8s:
```
$ kubectl -f delete ./faas.yml
$ kubectl -f apply ./faas.async.yml,nats.yml
$ kubectl delete -f ./faas.yml
$ kubectl apply -f./faas.async.yml,nats.yml
```
## Call a function
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment