From d336ada3c23716f57c24241926a945bafcaced34 Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Wed, 13 Jan 2021 16:13:27 +1300 Subject: [PATCH] feat(k8s/application): review application creation warning style (#4613) --- .../applications/create/createApplication.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/kubernetes/views/applications/create/createApplication.html b/app/kubernetes/views/applications/create/createApplication.html index e87c5db36..38bb3d04f 100644 --- a/app/kubernetes/views/applications/create/createApplication.html +++ b/app/kubernetes/views/applications/create/createApplication.html @@ -92,8 +92,8 @@
-
- +
+ This resource pool has exhausted its resource capacity and you will not be able to deploy the application. Contact your administrator to expand the capacity of the resource pool.
@@ -634,8 +634,8 @@
-
- +
+ This resource pool has exhausted its resource capacity and you will not be able to deploy the application. Contact your administrator to expand the capacity of the resource pool.
@@ -813,8 +813,8 @@
-
- +
+ This application would exceed available resources. Please review resource reservations or the instance count.
@@ -930,8 +930,8 @@
-
- +
+ This application would exceed available resources. Please review resource reservations or the maximum instance count of the auto-scaling policy.