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

Add namespace to the message. (#3732)

Signed-off-by: K.C.Ashish Kumar <ashish-kumar.kothapally-chandrakanth@broadcom.com>
This commit is contained in:
K.C.Ashish Kumar 2021-09-07 20:30:25 +05:30 committed by GitHub
parent 16c4656a7d
commit 9ae84182a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>
</>