Skip to content

Commit 36ab3f3

Browse files
cdemersTim Bannister
andauthored
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent e651788 commit 36ab3f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ for database debugging.
180180
PONG
181181
```
182182
183-
### Optionaly let _kubectl_ choose the local port
183+
### Optionally let _kubectl_ choose the local port {#let-kubectl-choose-local-port}
184184
185185
If you don't need a specific local port, you can let `kubectl` choose and allocate
186186
the local port and thus relieve you from having to manage local port conflicts, with
@@ -219,4 +219,3 @@ The support for UDP protocol is tracked in
219219
## {{% heading "whatsnext" %}}
220220
221221
Learn more about [kubectl port-forward](/docs/reference/generated/kubectl/kubectl-commands/#port-forward).
222-

0 commit comments

Comments
 (0)