diff --git a/app/kubernetes/views/deploy/deploy.html b/app/kubernetes/views/deploy/deploy.html index 2f657ab54..ceed8c17e 100644 --- a/app/kubernetes/views/deploy/deploy.html +++ b/app/kubernetes/views/deploy/deploy.html @@ -69,8 +69,14 @@
- You can get more information about Kubernetes file format in the - official documentation. ++ + This feature allows you to deploy any kind of Kubernetes resource in this environment (Deployment, Secret, ConfigMap...). +
++ You can get more information about Kubernetes file format in the + official documentation. +