diff --git a/deploy-board/deploy_board/templates/environs/env_landing.html b/deploy-board/deploy_board/templates/environs/env_landing.html index 68e41d3be0..67f1692b70 100644 --- a/deploy-board/deploy_board/templates/environs/env_landing.html +++ b/deploy-board/deploy_board/templates/environs/env_landing.html @@ -293,7 +293,7 @@ {% if lastClusterRefreshStatus.status == "Pending" or lastClusterRefreshStatus.status == "InProgress" %}
× - Info! This cluster is being refreshed. Click here for more details. + Info! This cluster is being refreshed with {{ lastClusterRefreshStatus.percentageComplete|default_if_none:0 }}% completed. Click here for more details.
{% elif lastClusterRefreshStatus.status == "Successful" %}