diff --git a/docs/technical-guide/getting-started/kubernetes.md b/docs/technical-guide/getting-started/kubernetes.md
index a3fac318e3..10e6550fcf 100644
--- a/docs/technical-guide/getting-started/kubernetes.md
+++ b/docs/technical-guide/getting-started/kubernetes.md
@@ -84,7 +84,6 @@ provided while installing the chart. For example,
helm install my-release -f values.yaml penpot/penpot
```
-
## Configure Penpot with Helm Chart
In the previous section we have shown how to configure penpot during installation by
@@ -98,8 +97,9 @@ You can also consult the list of parameters on the
ArtifactHub page of the project.
### Using OpenShift?
+
If you are deploying Penpot on OpenShift, we recommend following the specific guidelines provided in our Penpot-helm documentation:
-`Installing the chart with OpenShift requirements`
+Installing the chart with OpenShift requirements.
Make sure to review the section **OpenShift Requirements** for important security and compatibility considerations.