diff --git a/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.html b/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.html index e90ef8362..447ba3408 100644 --- a/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.html +++ b/app/kubernetes/components/datatables/applications-datatable/applicationsDatatable.html @@ -94,7 +94,7 @@
An application with the same name already exists inside the selected resource pool.
An application with the same name already exists inside the selected namespace. @@ -84,11 +84,11 @@Every instance of this application will use their own data
+Application will be deployed as a StatefulSet with each instantiating their own data
Every instance of this application will use their own data
+Application will be deployed as a StatefulSet with each instantiating their own data
+ +Deploy an instance of this container on each node of the cluster
+Application will be deployed as a DaemonSet with an instance on each node of the cluster
Deploy an instance of this container on each node of the cluster
+Application will be deployed as a DaemonSet with an instance on each node of the cluster
diff --git a/app/kubernetes/views/applications/edit/application.html b/app/kubernetes/views/applications/edit/application.html index e2e6efd0e..49ae11105 100644 --- a/app/kubernetes/views/applications/edit/application.html +++ b/app/kubernetes/views/applications/edit/application.html @@ -1,5 +1,5 @@A configuration with the same name already exists inside the selected resource pool.
A configuration with the same name already exists inside the selected namespace.