Skip to content
This repository was archived by the owner on Nov 5, 2020. It is now read-only.

Commit df223fa

Browse files
committed
Update typo in README for annotation
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent b54cc94 commit df223fa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,13 @@ Coming soon: deploy OpenFaaS with two separate [`faas-memory`](https://github.co
3333

3434
See also: example of Kubernetes and AWS Lambda federated configuration in the sample [helm chart](chart/of-federation).
3535

36-
## Constraints
36+
## Gateway routing
37+
38+
To route to one gateway or another, simply set `com.openfaas.federation.gateway` to the name you want to pick.
3739

3840
| Annotation | Description |
3941
| ----|----|
40-
| federation.provider_name | route the request based on the provider name i.e. `kubernetes`, `swarm` |
42+
| `com.openfaas.federation.gateway` | route the request based on the provider name i.e. `faas-netes`, `faas-lambda` |
4143

4244
## Configuration
4345

0 commit comments

Comments
 (0)