Skip to content

Commit 4c4ffd2

Browse files
authored
Merge pull request #41902 from xenolinux/description
[BZ2054073]: Change the description
2 parents 8687caa + 33c967a commit 4c4ffd2

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

rest_api/network_apis/route-route-openshift-io-v1.adoc

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Required::
4646

4747
| `metadata`
4848
| xref:../objects/index.adoc#io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta[`ObjectMeta`]
49-
|
49+
|
5050

5151
| `spec`
5252
| `object`
@@ -224,7 +224,7 @@ Required::
224224
| `string`
225225
| insecureEdgeTerminationPolicy indicates the desired behavior for insecure connections to a route. While each router may make its own decisions on which ports to expose, this is normally port 80.
226226

227-
* Allow - traffic is sent to the server on the insecure port (default) * Disable - no traffic is allowed on the insecure port. * Redirect - clients are redirected to the secure port.
227+
* Allow - allows insecure connections for an edge-terminated route. * None - disables insecure connections for an edge-terminated route. * Redirect - redirects insecure connections for an edge-terminated route.
228228

229229
| `key`
230230
| `string`
@@ -643,7 +643,7 @@ Defaults to unset
643643
| Parameter | Type | Description
644644
| `body`
645645
| xref:../objects/index.adoc#io.k8s.apimachinery.pkg.apis.meta.v1.DeleteOptions[`DeleteOptions`] schema
646-
|
646+
|
647647
|===
648648

649649
.HTTP responses
@@ -740,7 +740,7 @@ Description::
740740
| Parameter | Type | Description
741741
| `body`
742742
| xref:../network_apis/route-route-openshift-io-v1.adoc#route-route-openshift-io-v1[`Route`] schema
743-
|
743+
|
744744
|===
745745

746746
.HTTP responses
@@ -885,7 +885,7 @@ Description::
885885
| Parameter | Type | Description
886886
| `body`
887887
| xref:../objects/index.adoc#io.k8s.apimachinery.pkg.apis.meta.v1.DeleteOptions[`DeleteOptions`] schema
888-
|
888+
|
889889
|===
890890

891891
.HTTP responses
@@ -945,7 +945,7 @@ Description::
945945
| Parameter | Type | Description
946946
| `body`
947947
| xref:../objects/index.adoc#io.k8s.apimachinery.pkg.apis.meta.v1.Patch[`Patch`] schema
948-
|
948+
|
949949
|===
950950

951951
.HTTP responses
@@ -983,7 +983,7 @@ Description::
983983
| Parameter | Type | Description
984984
| `body`
985985
| xref:../network_apis/route-route-openshift-io-v1.adoc#route-route-openshift-io-v1[`Route`] schema
986-
|
986+
|
987987
|===
988988

989989
.HTTP responses
@@ -1143,7 +1143,7 @@ Description::
11431143
| Parameter | Type | Description
11441144
| `body`
11451145
| xref:../objects/index.adoc#io.k8s.apimachinery.pkg.apis.meta.v1.Patch[`Patch`] schema
1146-
|
1146+
|
11471147
|===
11481148

11491149
.HTTP responses
@@ -1181,7 +1181,7 @@ Description::
11811181
| Parameter | Type | Description
11821182
| `body`
11831183
| xref:../network_apis/route-route-openshift-io-v1.adoc#route-route-openshift-io-v1[`Route`] schema
1184-
|
1184+
|
11851185
|===
11861186

11871187
.HTTP responses
@@ -1195,5 +1195,3 @@ Description::
11951195
| 401 - Unauthorized
11961196
| Empty
11971197
|===
1198-
1199-

0 commit comments

Comments
 (0)