diff --git a/app/kubernetes/components/helm/helm-templates/helm-templates.html b/app/kubernetes/components/helm/helm-templates/helm-templates.html index 1c1cda61f..1cdae0d32 100644 --- a/app/kubernetes/components/helm/helm-templates/helm-templates.html +++ b/app/kubernetes/components/helm/helm-templates/helm-templates.html @@ -39,7 +39,7 @@ Configuration -
+
-
-
- - 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. -
-
+
diff --git a/app/kubernetes/views/applications/create/createApplication.html b/app/kubernetes/views/applications/create/createApplication.html index ef6916c59..20785d089 100644 --- a/app/kubernetes/views/applications/create/createApplication.html +++ b/app/kubernetes/views/applications/create/createApplication.html @@ -141,6 +141,7 @@
- +
Stack
@@ -1607,6 +1608,7 @@ form-values="ctrl.formValues" old-form-values="ctrl.savedFormValues" > +
diff --git a/app/kubernetes/views/configurations/create/createConfiguration.html b/app/kubernetes/views/configurations/create/createConfiguration.html index 040c138c5..8c21a33df 100644 --- a/app/kubernetes/views/configurations/create/createConfiguration.html +++ b/app/kubernetes/views/configurations/create/createConfiguration.html @@ -49,7 +49,7 @@
-
+
@@ -68,69 +69,75 @@ namespace.
+
+
+ + You do not have access to any namespace. Contact your administrator to get access to a namespace. +
+
- -
- Configuration type -
- -
-
- Select the type of data that you want to save in the configuration. +
+
+ Configuration type
-
- -
-
-
- - -
-
- - +
+
+ Select the type of data that you want to save in the configuration.
-
- -
- Information -
-
-
- Creating a sensitive configuration will create a Kubernetes Secret of type Opaque. You can find more information about this in the - official documentation. + +
+
+
+ + +
+
+ + +
+
+ + +
+ Information +
+
+
+ Creating a sensitive configuration will create a Kubernetes Secret of type Opaque. You can find more information about this in the + official documentation. +
+
+ + + + +
- - - - - -
Actions @@ -140,7 +147,7 @@