Update plugins/kubernetes/src/components/PodExecTerminal/PodExecTerminalDialog.tsx
Co-authored-by: Jamie Klassen <jklassen@vmware.com> Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
This commit is contained in:
committed by
Carlos Esteban Lopez
parent
ea09246e40
commit
eb9fdf1187
@@ -44,7 +44,7 @@ const useStyles = makeStyles((theme: Theme) =>
|
||||
);
|
||||
|
||||
/**
|
||||
* Opens a Terminal shell to the given pod's container in a Dialog
|
||||
* Opens a terminal connected to the given pod's container in a dialog
|
||||
*
|
||||
* @public
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user