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: guides/multitenancy/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -773,9 +773,9 @@ cds up --to k8s
773
773
:::
774
774
775
775
:::tip
776
-
To avoid potential race conditions during the initial creation of the MTXS Metadata Container `t0`, it is recommended to do the
777
-
initials deployment with only one instance of the MTXS Sidecar.<br>
778
-
As alternative, you can run command `cds-mtx upgrade t0`before, e. g. as[cf hook](https://help.sap.com/docs/btp/sap-business-technology-platform/module-hooks).
776
+
To prevent potential conflicts during the initial creation of the MTXS Metadata Container `t0`, it is recommended to perform the
777
+
initial deployment with only one instance of the MTXS Sidecar.<br>
778
+
As an alternative, you can run the command `cds-mtx upgrade t0`beforehand, such as in a[cf hook](https://help.sap.com/docs/btp/sap-business-technology-platform/module-hooks).
0 commit comments