Skip to content

Commit 1c80a57

Browse files
Update site-src/guides/epp-configuration/config-text.md
Co-authored-by: Nir Rozenbaum <[email protected]>
1 parent 076fbf8 commit 1c80a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/guides/epp-configuration/config-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ the request is scheduled after filtering and scoring. If one is not referenced i
2020
instance of `MaxScorePicker` will be added to the SchedulingProfile in question.
2121

2222
***NOTE***: While the configuration text looks like a Kubernetes CRD, it is
23-
**NOT** a Kubernetes CRD. Specifically, the config is not reconciled upon, and is only read on startup.
23+
**NOT** a Kubernetes CRD. Specifically, the config is not reconciled upon a change, and is only read on startup.
2424
This is behavior is intentional, as augmenting the scheduling config without redeploying the EPP is not supported.
2525

2626
The configuration text has the following form:

0 commit comments

Comments
 (0)