Skip to content

Commit 72d3d9b

Browse files
committed
fix: TLSConfig secretName description
Signed-off-by: Diego Arce <[email protected]>
1 parent 9a3cfaf commit 72d3d9b

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

content/docs/reference/api-docs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6362,7 +6362,7 @@ description: >-
63626362
<em>string</em>
63636363
</td>
63646364
<td>
6365-
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
6365+
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
63666366
</td>
63676367
</tr>
63686368
<tr>
@@ -6848,7 +6848,7 @@ description: >-
68486848
<em>string</em>
68496849
</td>
68506850
<td>
6851-
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
6851+
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
68526852
</td>
68536853
</tr>
68546854
<tr>

content/v1.10-docs/reference/api-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5453,7 +5453,7 @@ description: >-
54535453
<em>string</em>
54545454
</td>
54555455
<td>
5456-
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
5456+
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
54575457
</td>
54585458
</tr>
54595459
<tr>

content/v1.11-docs/reference/api-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5464,7 +5464,7 @@ description: >-
54645464
<em>string</em>
54655465
</td>
54665466
<td>
5467-
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
5467+
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
54685468
</td>
54695469
</tr>
54705470
<tr>

content/v1.12-docs/reference/api-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5554,7 +5554,7 @@ description: >-
55545554
<em>string</em>
55555555
</td>
55565556
<td>
5557-
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
5557+
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
55585558
</td>
55595559
</tr>
55605560
<tr>

content/v1.13-docs/reference/api-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6157,7 +6157,7 @@ description: >-
61576157
<em>string</em>
61586158
</td>
61596159
<td>
6160-
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
6160+
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
61616161
</td>
61626162
</tr>
61636163
<tr>

content/v1.7-docs/reference/api-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5379,7 +5379,7 @@ Resource Types:
53795379
<em>string</em>
53805380
</td>
53815381
<td>
5382-
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
5382+
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
53835383
</td>
53845384
</tr>
53855385
<tr>

content/v1.8-docs/reference/api-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5407,7 +5407,7 @@ description: >-
54075407
<em>string</em>
54085408
</td>
54095409
<td>
5410-
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
5410+
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
54115411
</td>
54125412
</tr>
54135413
<tr>

content/v1.9-docs/reference/api-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5439,7 +5439,7 @@ description: >-
54395439
<em>string</em>
54405440
</td>
54415441
<td>
5442-
<p>Namespace of the Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
5442+
<p>Kubernetes Secret resource containing the TLS certificate used as a CA to sign dynamic serving certificates.</p>
54435443
</td>
54445444
</tr>
54455445
<tr>

0 commit comments

Comments
 (0)