Skip to content

Commit 525361f

Browse files
Update private-cloud-technical-appendix-02.md
1 parent 219e47d commit 525361f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/deployment/private-cloud/private-cloud-technical-appendix/private-cloud-technical-appendix-02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ These dependency CRs include `StorageInstance`, `Build`, and `Endpoint` CRs. Eac
126126
Once all dependencies are processed (report their status as Ready), the Operator will process the `Runtime` CR.
127127

128128
{{% alert color="info" %}}
129-
Starting from version 2.23.0 of the Mendix Operator, the Operator no longer waits for the `Endpoint` CR and updates the `Runtime` CR before the `Endpoint` is created.
129+
Starting from version 2.23.0 of the Mendix Operator, the Operator no longer waits for the `Endpoint` CR. Instead, it updates the `Runtime` CR before the `Endpoint` is created.
130130

131131
In addition, if a `Build` CR has failed or is processing changes, the Operator will process some changes in the `Runtime` CR, as long as the previous build is available.
132132
{{% /alert %}}

0 commit comments

Comments
 (0)