Skip to content

Commit

Permalink
re-run make generate
Browse files Browse the repository at this point in the history
Signed-off-by: Clay Kauzlaric <ckauzlaric@vmware.com>
  • Loading branch information
KauzClay committed Dec 8, 2023
1 parent f09bcc9 commit a1cf66a
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions examples/contour/01-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ spec:
format: int32
minimum: 1
type: integer
upstream-tls:
upstreamTLS:
description: UpstreamTLS contains the TLS policy parameters
for upstream connections
properties:
Expand Down Expand Up @@ -3621,7 +3621,7 @@ spec:
format: int32
minimum: 1
type: integer
upstream-tls:
upstreamTLS:
description: UpstreamTLS contains the TLS policy parameters
for upstream connections
properties:
Expand Down
4 changes: 2 additions & 2 deletions examples/render/contour-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ spec:
format: int32
minimum: 1
type: integer
upstream-tls:
upstreamTLS:
description: UpstreamTLS contains the TLS policy parameters
for upstream connections
properties:
Expand Down Expand Up @@ -3840,7 +3840,7 @@ spec:
format: int32
minimum: 1
type: integer
upstream-tls:
upstreamTLS:
description: UpstreamTLS contains the TLS policy parameters
for upstream connections
properties:
Expand Down
4 changes: 2 additions & 2 deletions examples/render/contour-gateway-provisioner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ spec:
format: int32
minimum: 1
type: integer
upstream-tls:
upstreamTLS:
description: UpstreamTLS contains the TLS policy parameters
for upstream connections
properties:
Expand Down Expand Up @@ -3632,7 +3632,7 @@ spec:
format: int32
minimum: 1
type: integer
upstream-tls:
upstreamTLS:
description: UpstreamTLS contains the TLS policy parameters
for upstream connections
properties:
Expand Down
4 changes: 2 additions & 2 deletions examples/render/contour-gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ spec:
format: int32
minimum: 1
type: integer
upstream-tls:
upstreamTLS:
description: UpstreamTLS contains the TLS policy parameters
for upstream connections
properties:
Expand Down Expand Up @@ -3843,7 +3843,7 @@ spec:
format: int32
minimum: 1
type: integer
upstream-tls:
upstreamTLS:
description: UpstreamTLS contains the TLS policy parameters
for upstream connections
properties:
Expand Down
4 changes: 2 additions & 2 deletions examples/render/contour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ spec:
format: int32
minimum: 1
type: integer
upstream-tls:
upstreamTLS:
description: UpstreamTLS contains the TLS policy parameters
for upstream connections
properties:
Expand Down Expand Up @@ -3840,7 +3840,7 @@ spec:
format: int32
minimum: 1
type: integer
upstream-tls:
upstreamTLS:
description: UpstreamTLS contains the TLS policy parameters
for upstream connections
properties:
Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/main/config/api-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -5675,7 +5675,7 @@ <h3 id="projectcontour.io/v1alpha1.ClusterParameters">ClusterParameters
</tr>
<tr>
<td style="white-space:nowrap">
<code>upstream-tls</code>
<code>upstreamTLS</code>
<br>
<em>
<a href="#projectcontour.io/v1alpha1.EnvoyTLS">
Expand Down

0 comments on commit a1cf66a

Please sign in to comment.