We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20b17ea commit c52c0aeCopy full SHA for c52c0ae
scenarios/provider-to-consumer.md
@@ -105,7 +105,8 @@ The **Observability Team** leverages **KRO (Kubernetes Resource Orchestrator)**
105
106
* Instantiate Elastic services.
107
* Pull Postgres CRDs from their APIBinding using **kube-bind**.
108
-* Define resource graphs that mirror Postgres instance requests back to KCP.
+* Define resource graphs that create Postgres instances using the pulled CRDs.
109
+* The ordered Postgres instances are mirrored back to KCP by **kube-bind**.
110
111
```mermaid
112
flowchart TD
0 commit comments