Skip to content

Commit 827f1f9

Browse files
eedorenkoJnHs
andauthored
Update articles/azure-arc/kubernetes/conceptual-workload-management.md
Co-authored-by: JH <[email protected]>
1 parent df77083 commit 827f1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/conceptual-workload-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Although the platform team may have limited knowledge about the applications and
197197
}
198198
```
199199

200-
This approach is well known in the developer's community as the JSON schema is used by Helm to define what possible values could be provided for a Helm chart.
200+
This approach is well known in the developer community, as the JSON schema is used by Helm to define the possible values to be provided for a Helm chart.
201201

202202
A formal contract also allows for automation. The platform team uses the control plane to provide the configuration values. The control plane analyzes what applications are supposed to be deployed on a host. It uses configuration schemas to advise what values should be provided by the platform team. The control plane composes configuration values for every application instance and validates them against the schema to see if all the values are in place.
203203

0 commit comments

Comments
 (0)