Skip to content

Commit

Permalink
fix: TLSConfig secretName description
Browse files Browse the repository at this point in the history
  • Loading branch information
arcezd committed Feb 5, 2024
1 parent 9a3cfaf commit 21304ec
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions content/docs/reference/api-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -6362,7 +6362,7 @@ description: >-
<em>string</em>
</td>
<td>
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -6848,7 +6848,7 @@ description: >-
<em>string</em>
</td>
<td>
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion content/v1.10-docs/reference/api-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5453,7 +5453,7 @@ description: >-
<em>string</em>
</td>
<td>
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion content/v1.11-docs/reference/api-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5464,7 +5464,7 @@ description: >-
<em>string</em>
</td>
<td>
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion content/v1.12-docs/reference/api-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5554,7 +5554,7 @@ description: >-
<em>string</em>
</td>
<td>
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion content/v1.13-docs/reference/api-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -6157,7 +6157,7 @@ description: >-
<em>string</em>
</td>
<td>
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion content/v1.7-docs/reference/api-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5379,7 +5379,7 @@ Resource Types:
<em>string</em>
</td>
<td>
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion content/v1.8-docs/reference/api-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5407,7 +5407,7 @@ description: >-
<em>string</em>
</td>
<td>
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion content/v1.9-docs/reference/api-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5439,7 +5439,7 @@ description: >-
<em>string</em>
</td>
<td>
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
</td>
</tr>
<tr>
Expand Down

0 comments on commit 21304ec

Please sign in to comment.