mirror of
https://github.com/openfaas/faas.git
synced 2025-06-16 04:06:47 +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:
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 && \
|
||||
kubectl apply -f ./yaml/namespaces.yml && \
|
||||
kubectl apply -f ./namespaces.yml && \
|
||||
kubectl apply -f ./yaml
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user