diff --git a/app/kubernetes/views/applications/create/createApplication.html b/app/kubernetes/views/applications/create/createApplication.html index 63b41adbc..dfc0156c1 100644 --- a/app/kubernetes/views/applications/create/createApplication.html +++ b/app/kubernetes/views/applications/create/createApplication.html @@ -66,7 +66,7 @@ @@ -325,14 +325,14 @@ - - -
+ + + )} - {namespaceHasQuota && resourceQuotaCapacityExceeded && ( - - This namespace has exhausted its resource capacity and you will not be - able to deploy the application. Contact your administrator to expand - the capacity of the namespace. - - )}