Skip to content

Commit dcac309

Browse files
krisnovamboersma
authored andcommitted
chore(ingress): Typo in experimental
Fixing typo in `experimental` Non breaking change
1 parent b8e404c commit dcac309

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/installing-workflow/experimental-native-ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ deis-workflow-manager-68nu6 1/1 Running 0 5m
4848

4949
## Install a Kubernetes Ingress Controller
5050

51-
Now that Workflow has been deployed with the `global.exerpimental_native_ingress` flag set to `true`, we will need a Kubernetes ingress controller in place to begin routing traffic.
51+
Now that Workflow has been deployed with the `global.experimental_native_ingress` flag set to `true`, we will need a Kubernetes ingress controller in place to begin routing traffic.
5252

5353
Here is an example of how to use [traefik](https://traefik.io/) as an ingress controller for Workflow. Of course, you are welcome to use any controller you wish.
5454

0 commit comments

Comments
 (0)