Browse Source

Fix resource_shortage md to be in sync with PE

pull/13534/head
Andrii Landiak 1 year ago
parent
commit
19bd50ec0f
  1. 4
      ui-ngx/src/assets/help/en_US/notification/resources_shortage.md

4
ui-ngx/src/assets/help/en_US/notification/resources_shortage.md

@ -9,8 +9,8 @@ See the available types and parameters below:
Available template parameters:
* `resource` - the resource name;
* `usage` - the resource usage value;
* `resource` - the resource name (e.g., "CPU", "RAM", "STORAGE");
* `usage` - the current usage value of the resource;
* `serviceId` - the service id (convenient in cluster setup);
* `serviceType` - the service type (convenient in cluster setup);

Loading…
Cancel
Save