mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
📎 Fix typo in documentation
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user