Skip to content

Commit b55fd7c

Browse files
committed
Make alert box an info not a warning
1 parent b8f7dc1 commit b55fd7c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

content/en/docs/deployment/private-cloud/private-cloud-cluster/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ You can install and run the Mendix Operator in either Global or Standard mode. I
138138
* [Running the Mendix Operator in Global Mode](/developerportal/deploy/global-operator/)
139139
* [Running the Mendix Operator in Standard Mode](/developerportal/deploy/standard-operator/)
140140

141-
{{% alert color="warning" %}}
141+
{{% alert color="info" %}}
142142
For Mendix version 11.5.0 and above, you will need to install Mendix Operator version 2.24 or above.
143143
{{% /alert %}}
144144

content/en/docs/deployment/private-cloud/private-cloud-cluster/private-cloud-global-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ It is essential to ensure that each namespace is exclusively managed by a single
1515

1616
Global Operator installation is supported officially from Operator version v2.20.0 and above.
1717

18-
{{% alert color="warning" %}}
18+
{{% alert color="info" %}}
1919
For Mendix version 11.5.0 and above, you will need to install Mendix Operator version 2.24 or above.
2020
{{% /alert %}}
2121

content/en/docs/deployment/private-cloud/private-cloud-cluster/private-cloud-standard-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ When running the Mendix Operator in Standard mode, you must install it separatel
1313
It is essential to ensure that each namespace is exclusively managed by a single Operator. The deployment of two Operators, particularly with distinct versions, to manage the same namespace, may lead to conflicts, resulting in the cancellation and rollback of each operator's modifications.
1414
{{% /alert %}}
1515

16-
{{% alert color="warning" %}}
16+
{{% alert color="info" %}}
1717
For Mendix version 11.5.0 and above, you will need to install Mendix Operator version 2.24 or above.
1818
{{% /alert %}}
1919

0 commit comments

Comments
 (0)