We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4415659 commit ed17a44Copy full SHA for ed17a44
docs/publish-resources.md
@@ -247,7 +247,7 @@ existing" and not create an error.
247
#### References
248
249
A reference is a JSONPath-like expression that are evaluated on both sides of the synchronization.
250
-You configure a single path expression (like `spec.secretName`) and the sync agent will evlauate it
+You configure a single path expression (like `spec.secretName`) and the sync agent will evaluate it
251
in the original primary object (in kcp) and again in the copied primary object (on the service
252
cluster). Since the primary object has already been mutated, the `spec.secretName` is already
253
rewritten/adjusted to work on the service cluster (for example it was changed from `my-secret` to
0 commit comments