Skip to content

Commit 83182a9

Browse files
committed
Move around formatting
1 parent e5b0370 commit 83182a9

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

apis/v1alpha1/zz_generated.deepcopy.go

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/content/reference/api.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -517,21 +517,6 @@ UpstreamSettingsPolicySpec
517517
<table class="table table-bordered table-striped">
518518
<tr>
519519
<td>
520-
<code>targetRefs</code><br/>
521-
<em>
522-
<a href="https://pkg.go.dev/sigs.k8s.io/gateway-api/apis/v1alpha2#LocalPolicyTargetReference">
523-
[]sigs.k8s.io/gateway-api/apis/v1alpha2.LocalPolicyTargetReference
524-
</a>
525-
</em>
526-
</td>
527-
<td>
528-
<p>TargetRefs identifies API object(s) to apply the policy to.
529-
Objects must be in the same namespace as the policy.
530-
Support: Service</p>
531-
</td>
532-
</tr>
533-
<tr>
534-
<td>
535520
<code>zoneSize</code><br/>
536521
<em>
537522
<a href="#gateway.nginx.org/v1alpha1.Size">
@@ -562,6 +547,21 @@ UpstreamKeepAlive
562547
<p>KeepAlive defines the keep-alive settings.</p>
563548
</td>
564549
</tr>
550+
<tr>
551+
<td>
552+
<code>targetRefs</code><br/>
553+
<em>
554+
<a href="https://pkg.go.dev/sigs.k8s.io/gateway-api/apis/v1alpha2#LocalPolicyTargetReference">
555+
[]sigs.k8s.io/gateway-api/apis/v1alpha2.LocalPolicyTargetReference
556+
</a>
557+
</em>
558+
</td>
559+
<td>
560+
<p>TargetRefs identifies API object(s) to apply the policy to.
561+
Objects must be in the same namespace as the policy.
562+
Support: Service</p>
563+
</td>
564+
</tr>
565565
</table>
566566
</td>
567567
</tr>
@@ -1582,21 +1582,6 @@ Directive: <a href="https://nginx.org/en/docs/http/ngx_http_upstream_module.html
15821582
<tbody>
15831583
<tr>
15841584
<td>
1585-
<code>targetRefs</code><br/>
1586-
<em>
1587-
<a href="https://pkg.go.dev/sigs.k8s.io/gateway-api/apis/v1alpha2#LocalPolicyTargetReference">
1588-
[]sigs.k8s.io/gateway-api/apis/v1alpha2.LocalPolicyTargetReference
1589-
</a>
1590-
</em>
1591-
</td>
1592-
<td>
1593-
<p>TargetRefs identifies API object(s) to apply the policy to.
1594-
Objects must be in the same namespace as the policy.
1595-
Support: Service</p>
1596-
</td>
1597-
</tr>
1598-
<tr>
1599-
<td>
16001585
<code>zoneSize</code><br/>
16011586
<em>
16021587
<a href="#gateway.nginx.org/v1alpha1.Size">
@@ -1627,6 +1612,21 @@ UpstreamKeepAlive
16271612
<p>KeepAlive defines the keep-alive settings.</p>
16281613
</td>
16291614
</tr>
1615+
<tr>
1616+
<td>
1617+
<code>targetRefs</code><br/>
1618+
<em>
1619+
<a href="https://pkg.go.dev/sigs.k8s.io/gateway-api/apis/v1alpha2#LocalPolicyTargetReference">
1620+
[]sigs.k8s.io/gateway-api/apis/v1alpha2.LocalPolicyTargetReference
1621+
</a>
1622+
</em>
1623+
</td>
1624+
<td>
1625+
<p>TargetRefs identifies API object(s) to apply the policy to.
1626+
Objects must be in the same namespace as the policy.
1627+
Support: Service</p>
1628+
</td>
1629+
</tr>
16301630
</tbody>
16311631
</table>
16321632
<hr/>

0 commit comments

Comments
 (0)