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>
This commit is contained in:
parent
de46907956
commit
ec1ed63796
@ -95,7 +95,7 @@ export class ClusterPrometheusSetting extends React.Component<Props> {
|
|||||||
/>
|
/>
|
||||||
<span className="hint">
|
<span className="hint">
|
||||||
An address to an existing Prometheus installation{" "}
|
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>
|
</span>
|
||||||
</>
|
</>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user