Skip to content

Commit d775509

Browse files
Merge pull request #11279 from Nidhi251289/mxopscliupdates
Updated docs related to Helm Chart UI
2 parents f25e8f7 + 66229e1 commit d775509

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

content/en/docs/deployment/private-cloud/private-cloud-cluster/private-cloud-helm-charts.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ weight: 50
99

1010
By default, Mendix on Kubernetes uses the mxpc-cli tool for configuring namespaces and performing base installations. However, you can also integrate Helm charts into your pipelines in order to directly install components and run the configurations through the Helm chart UI.
1111

12-
The solution consists of two main components: the Helm charts themselves, and a tool called *mx-ops-cli*. The mx-ops-cli acts as a user interface, allowing you to input configurations and then generate Helm charts values from the helm charts.
12+
The solution consists of two main components: the Helm charts themselves, and a tool called *mx-ops-cli*. This Helm Chart UI acts as a user interface, allowing you to input configurations and then generate Helm charts values from the helm charts.
1313

1414
{{% alert color="info" %}}
1515
Before using Helm charts, make sure to review the official Helm documentation.
@@ -78,6 +78,8 @@ To install the solution, perform the following steps:
7878

7979
11. In the **Ingress** tab, specify your network ingress settings. For more information about the available options, see [Network Ingress Settings in Mendix on Kubernetes](/developerportal/deploy/private-cloud-cluster/private-cloud-ingress-settings/).
8080

81+
With the new release of mx-ops-cli (2.27.0), it is now possible to add Ingress Annotation in the Helm Chart UI.
82+
8183
{{< figure src="/attachments/deployment/private-cloud/private-cloud-cluster/helm-chart-wizard5.png" >}}
8284

8385
{{% alert color="info" %}}Keep in mind that changing the ingress type resets the value of all fields in this tab.{{% /alert %}}

content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For information on the current status of deployment to Mendix on Kubernetes and
4242

4343
### May 1, 2026
4444

45-
#### Mendix Ops CLI
45+
#### Helm Chart UI
4646

4747
* We have released a new mx-ops-cli tool for configuring namespaces and performing base installations by using Helm charts. For more information, see [Installing Components through the Helm Chart UI](/developerportal/deploy/helm-charts/).
4848

87.5 KB
Loading

0 commit comments

Comments
 (0)