mirror of
https://github.com/portainer/portainer.git
synced 2025-07-22 23:09:41 +02:00
fix metrics text wordings (#10939)
This commit is contained in:
parent
bb680ef20a
commit
0e6a175bf6
1 changed files with 3 additions and 2 deletions
|
@ -25,8 +25,9 @@ export function EnableMetricsInput({ value, error, environmentId }: Props) {
|
||||||
<div className="mb-4">
|
<div className="mb-4">
|
||||||
<TextTip color="blue">
|
<TextTip color="blue">
|
||||||
<p>
|
<p>
|
||||||
Enabling this feature will allow users to use specific features like
|
Enabling the metrics feature will allow users to use specific
|
||||||
autoscaling and to see container and node resource usage.
|
functionality like autoscaling and to see container and node resource
|
||||||
|
usage.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Ensure that
|
Ensure that
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue