mirror of
https://github.com/portainer/portainer.git
synced 2025-07-21 06:19: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">
|
||||
<TextTip color="blue">
|
||||
<p>
|
||||
Enabling this feature will allow users to use specific features like
|
||||
autoscaling and to see container and node resource usage.
|
||||
Enabling the metrics feature will allow users to use specific
|
||||
functionality like autoscaling and to see container and node resource
|
||||
usage.
|
||||
</p>
|
||||
<p>
|
||||
Ensure that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue