mirror of
https://github.com/openfaas/faas.git
synced 2025-06-16 12:16:47 +00:00
Update instructions for deletion
This commit is contained in:
parent
cc21c092b2
commit
e7b9f5fec6
@ -128,13 +128,9 @@ $ kubectl describe deploy/FUNCTION
|
||||
### Remove the OpenFaaS deployment
|
||||
|
||||
```
|
||||
$ kubectl delete -f faas.yml,monitoring.yml,rbac.yml
|
||||
```
|
||||
|
||||
If you're using the async stack remove it this way:
|
||||
|
||||
```
|
||||
$ kubectl delete -f faas.async.yml,monitoring.yml,rbac.yml,nats.yml
|
||||
$ git clone https://github.com/openfaas/faas-netes/ && \
|
||||
cd faas-netes && \
|
||||
kubectl delete -f ./yaml/
|
||||
```
|
||||
|
||||
## Watchdog
|
||||
|
Loading…
x
Reference in New Issue
Block a user