mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Improving code readabilty
Signed-off-by: alexfront <alex.andreev.email@gmail.com> Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
parent
aa63624470
commit
bb382d264e
@ -95,7 +95,7 @@ export class ClusterPrometheusSetting extends React.Component<Props> {
|
||||
/>
|
||||
<span className="hint">
|
||||
An address to an existing Prometheus installation{" "}
|
||||
(<namespace>/<service>:<port>). Lens tries to auto-detect address if left empty.
|
||||
({'<namespace>/<service>:<port>'}). Lens tries to auto-detect address if left empty.
|
||||
</span>
|
||||
</>
|
||||
)}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user