Unverified Commit 9ae84182 authored by K.C.Ashish Kumar's avatar K.C.Ashish Kumar Committed by GitHub
Browse files

Add namespace to the message. (#3732)

Signed-off-by: default avatarK.C.Ashish Kumar <ashish-kumar.kothapally-chandrakanth@broadcom.com>
parent 16c4656a
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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>
</>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment