1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Add namespace to the message.

Signed-off-by: K.C.Ashish Kumar <ashish-kumar.kothapally-chandrakanth@broadcom.com>
This commit is contained in:
K.C.Ashish Kumar 2021-09-03 14:39:25 +05:30 committed by K.C.Ashish Kumar
parent fab2bd8c39
commit 65b984f9cb

View File

@ -96,7 +96,7 @@ export class ClusterNodeShellSetting extends React.Component<Props> {
}
/>
<small className="hint">
Name of a pre-existing secret. An optional setting. Used for pulling image from a private registry.
Name of a pre-existing secret in the kube-system namespace. An optional setting. Used for pulling image from a private registry.
</small>
</section>
</>