mirror of
https://github.com/openfaas/faas.git
synced 2025-06-19 04:26:35 +00:00
fix k8s fass-netes deploy docs, namespace.yml is at the root of the repo.
Signed-off-by: Philippe Granger <pgranger@elementai.com>
This commit is contained in:
committed by
Alex Ellis
parent
e9d51baeb7
commit
fe02ef5151
@ -57,7 +57,7 @@ This command is split into two parts so that the OpenFaaS namespaces are always
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ cd faas-netes && \
|
$ cd faas-netes && \
|
||||||
kubectl apply -f ./yaml/namespaces.yml && \
|
kubectl apply -f ./namespaces.yml && \
|
||||||
kubectl apply -f ./yaml
|
kubectl apply -f ./yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user