Skip to content

Commit f4078f1

Browse files
Merge pull request #260907 from dnethi/patch-55
Update pod-scheduling.md
2 parents 020604c + 44428f5 commit f4078f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-arc/data/pod-scheduling.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,7 @@ spec:
122122
matchLabels:
123123
name: sql1
124124
```
125+
126+
> [!NOTE]
127+
> These label selectors and constraints should be added or edited as part of the `SqlManagedInstance` custom resource definition spec, either during deployment or post deployment edit.
128+
> It is not recommended to modify/edit statefulset or pod spec for SqlManagedInstance. These dodifications could be lost after next update/upgrade.

0 commit comments

Comments
 (0)