You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install/kubernetes/openshift.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ Before you begin, ensure you have the following:
90
90
3.**Helm:** FlowFuse provides the Helm chart to manage platform deployment. Installation can be done through the instructions on [their website](https://helm.sh)
91
91
4.**OpenShift Cluster:** an OpenShift cluster instance with at least two worker nodes
92
92
5.**Ingress Controller:** An Ingress controller installed on the cluster. FlowFuse Helm chart uses the [Ingress NGINX Controller](https://github.com/kubernetes/ingress-nginx) by default.
93
-
6.**FlowFuse License:** A valid FlowFuse license key. You can request a quote [here](https://flowfuse.com/pricing/request-quote/)
93
+
6.**FlowFuse License:** A valid FlowFuse license key is required to run on OpenShift. You can request a quote [here](https://flowfuse.com/pricing/request-quote/)
94
94
95
95
For a production-ready environment, we also recommend:
96
96
***Database:** Prepare dedicated database on a external database server (see [FAQ](README.md#how-to-use-external-database-server%3F) for more details)
0 commit comments