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:
parent
16c4656a7d
commit
9ae84182a1
@ -96,7 +96,7 @@ export class ClusterNodeShellSetting extends React.Component<Props> {
|
|||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
<small className="hint">
|
<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>
|
</small>
|
||||||
</section>
|
</section>
|
||||||
</>
|
</>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user