Skip to content

Commit 9ab29fc

Browse files
author
Jason Witkowski
committed
fix: Generate API docs
1 parent f62ce15 commit 9ab29fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/reference/api.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11304,7 +11304,7 @@ Enables the Konnectivity addon in the Tenant Cluster, required if the worker nod
1130411304
<td><b>extraArgs</b></td>
1130511305
<td>[]string</td>
1130611306
<td>
11307-
ExtraArgs allows adding additional arguments to said component.<br/>
11307+
ExtraArgs allows adding additional arguments to said component. WARNING - This option can override existing konnectivity parameters and cause konnectivity components to misbehave in unxpected ways. Only modify if you know what you are doing.<br/>
1130811308
</td>
1130911309
<td>false</td>
1131011310
</tr><tr>
@@ -11357,7 +11357,7 @@ Enables the Konnectivity addon in the Tenant Cluster, required if the worker nod
1135711357
<td><b>extraArgs</b></td>
1135811358
<td>[]string</td>
1135911359
<td>
11360-
ExtraArgs allows adding additional arguments to said component.<br/>
11360+
ExtraArgs allows adding additional arguments to said component. WARNING - This option can override existing konnectivity parameters and cause konnectivity components to misbehave in unxpected ways. Only modify if you know what you are doing.<br/>
1136111361
</td>
1136211362
<td>false</td>
1136311363
</tr><tr>

0 commit comments

Comments
 (0)