KEP-4292: Custom profile in kubectl debug

pull/45223/head
Arda Güçlü 2024-02-20 11:00:37 +03:00
parent 08fb708f79
commit ec3ad79877
1 changed files with 8 additions and 0 deletions

View File

@ -377,6 +377,14 @@ kubectl [flags]
</td>
</tr>
<tr>
<td colspan="2">KUBECTL_DEBUG_CUSTOM_PROFILE</td>
</tr>
<tr>
<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.
</td>
</tr>
</tbody>
</table>