Skip to content

Commit 92320ea

Browse files
committed
DOC/MINOR: In TCP CR doc, explain that the mode is forced to tcp
1 parent db5844f commit 92320ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/custom-resource-tcp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ A `TCP` CR contains a list of TCP services definitions.
5757
Each of them has:
5858
- a `name`
5959
- a `frontend` section that contains:
60-
- a `frontend`: any setting from client-native frontend model is allowed
60+
- a `frontend`: any setting from client-native frontend model is allowed (**except the `mode` that is forced to `tcp`**)
6161
- a list of `binds`: any setting from client-native bind model is allowed
6262
- a `service` defintion that is an Kubernetes upstream Service/Port (the K8s Service has to be in the same namespace as the TCP CR is deployed)
6363

0 commit comments

Comments
 (0)