You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/content/reference/api.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -11304,7 +11304,7 @@ Enables the Konnectivity addon in the Tenant Cluster, required if the worker nod
11304
11304
<td><b>extraArgs</b></td>
11305
11305
<td>[]string</td>
11306
11306
<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/>
11308
11308
</td>
11309
11309
<td>false</td>
11310
11310
</tr><tr>
@@ -11357,7 +11357,7 @@ Enables the Konnectivity addon in the Tenant Cluster, required if the worker nod
11357
11357
<td><b>extraArgs</b></td>
11358
11358
<td>[]string</td>
11359
11359
<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/>
0 commit comments