File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/content/en/docs/documentation Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ resources that are created by the reconciler are sometimes called in Kubernetes
100100neither related resources which are usually resources that serves as input for the primary (not managed).
101101It is the union of both.
102102
103- The issue is if we want to trigger reconciliation for a resource, that does not have an owner reference or other direct
103+ The issue arises when we want to trigger reconciliation for a resource, that does not have an owner reference or other direct
104104association with the primary resource.
105105Typically, if you have ConfigMap where you have input parameters for a set of primary resources,
106106and the primary is actually referencing the secondary resource.
You can’t perform that action at this time.
0 commit comments