📎 Fix typo in documentation

This commit is contained in:
Yamila Moreno
2025-08-01 16:32:42 +02:00
parent c8f5ec4698
commit 44d626d578

View File

@@ -84,7 +84,6 @@ provided while installing the chart. For example,
helm install my-release -f values.yaml penpot/penpot helm install my-release -f values.yaml penpot/penpot
``` ```
## Configure Penpot with Helm Chart ## Configure Penpot with Helm Chart
In the previous section we have shown how to configure penpot during installation by 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
<a href="https://artifacthub.io/packages/helm/penpot/penpot#parameters" target="_blank">ArtifactHub page of the project</a>. <a href="https://artifacthub.io/packages/helm/penpot/penpot#parameters" target="_blank">ArtifactHub page of the project</a>.
### Using OpenShift? ### Using OpenShift?
If you are deploying Penpot on OpenShift, we recommend following the specific guidelines provided in our Penpot-helm documentation: If you are deploying Penpot on OpenShift, we recommend following the specific guidelines provided in our Penpot-helm documentation:
<a href="https://artifacthub.io/packages/helm/penpot/penpot#-openshift-requirements" target="_blank">`Installing the chart with OpenShift requirements`</a> <a href="https://artifacthub.io/packages/helm/penpot/penpot#-openshift-requirements" target="_blank">Installing the chart with OpenShift requirements</a>.
Make sure to review the section **OpenShift Requirements** for important security and compatibility considerations. Make sure to review the section **OpenShift Requirements** for important security and compatibility considerations.