Skip to content

Commit ec3ad79

Browse files
committed
KEP-4292: Custom profile in kubectl debug
1 parent 08fb708 commit ec3ad79

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/en/docs/reference/kubectl/kubectl.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,14 @@ kubectl [flags]
377377
</td>
378378
</tr>
379379

380+
<tr>
381+
<td colspan="2">KUBECTL_DEBUG_CUSTOM_PROFILE</td>
382+
</tr>
383+
<tr>
384+
<td></td><td style="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.
385+
</td>
386+
</tr>
387+
380388
</tbody>
381389
</table>
382390

0 commit comments

Comments
 (0)