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: content/en/docs/reference/kubectl/kubectl.md
+7-9
Original file line number
Diff line number
Diff line change
@@ -351,7 +351,13 @@ kubectl [flags]
351
351
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;">When set to false, turns off extra HTTP headers detailing invoked kubectl command (Kubernetes version v1.22 or later)</td>
352
352
</tr>
353
353
354
-
354
+
<tr>
355
+
<tdcolspan="2">KUBECTL_DEBUG_CUSTOM_PROFILE</td>
356
+
</tr>
357
+
<tr>
358
+
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;">When set to true, custom flag will be enabled in kubectl debug. This flag is used to customize the pre-defined profiles.
359
+
</td>
360
+
</tr>
355
361
356
362
<tr>
357
363
<tdcolspan="2">KUBECTL_EXPLAIN_OPENAPIV3</td>
@@ -377,14 +383,6 @@ kubectl [flags]
377
383
</td>
378
384
</tr>
379
385
380
-
<tr>
381
-
<tdcolspan="2">KUBECTL_DEBUG_CUSTOM_PROFILE</td>
382
-
</tr>
383
-
<tr>
384
-
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;">When set to true, custom flag will be enabled in kubectl debug. This flag is used to customize the pre-defined profiles.
0 commit comments