Skip to content

Commit 235a7c0

Browse files
jputrinoADubhlaoich
andcommitted
Update installation-with-manifests.md (#4090)
Fixes a typo in the GlobalConfiguration CRD step. Signed-off-by: Jodie Putrino <[email protected]> Co-authored-by: Alan Dooley <[email protected]>
1 parent ff78040 commit 235a7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/installation/installation-with-manifests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ By default, it is required to create custom resource definitions for VirtualServ
106106
kubectl apply -f common/crds/k8s.nginx.org_policies.yaml
107107
```
108108
109-
2. If you would like to use the TCP and UDP load balancing features of, create a custom resource definition for the [GlobalConfiguration](/nginx-ingress-controller/configuration/global-configuration/globalconfiguration-resource) resource:
109+
2. If you would like to use the TCP and UDP load balancing features, create a custom resource definition for the [GlobalConfiguration](/nginx-ingress-controller/configuration/global-configuration/globalconfiguration-resource) resource:
110110
111111
```console
112112
kubectl apply -f common/crds/k8s.nginx.org_globalconfigurations.yaml

0 commit comments

Comments
 (0)