From f22aa606ce8da768010e182a32425361bfb4ef2d Mon Sep 17 00:00:00 2001 From: Francis Santiago Date: Tue, 22 Jul 2025 14:05:02 +0200 Subject: [PATCH] :books: Clarify OpenShift requirements (#6937) * :books: Clarify OpenShift requirements * :books: Remove the click for expanding --- docs/technical-guide/getting-started/kubernetes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/technical-guide/getting-started/kubernetes.md b/docs/technical-guide/getting-started/kubernetes.md index 142f498947..a3fac318e3 100644 --- a/docs/technical-guide/getting-started/kubernetes.md +++ b/docs/technical-guide/getting-started/kubernetes.md @@ -97,6 +97,11 @@ file itself, which you can use as a basis for creating your own settings. 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` + +Make sure to review the section **OpenShift Requirements** for important security and compatibility considerations. ## Upgrade Penpot