Skip to content

Commit

Permalink
Update EventActivation CR
Browse files Browse the repository at this point in the history
  • Loading branch information
Grzondziel, Klaudia committed Oct 11, 2018
1 parent f912e46 commit d90dbf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/service-brokers/docs/040-cr-event-activation.md
Expand Up @@ -29,7 +29,7 @@ spec:
This table lists all the possible parameters of a given resource together with their descriptions:


| Parameter | Mandatory | Description |
| Parameter | Mandatory? | Description |
|:----------:|:-------------:|:------|
| **metadata.name** | **YES** | Specifies the name of the CR and the ID of the Remote Environment service. This field is also used to fetch Event schemas from the Minio storage. |
| **metadata.namespace** | **YES** | Specifies the Namespace in which the CR is created. |
Expand All @@ -51,4 +51,5 @@ These components use this CR:
|:----------:|:------|
| Remote Environment Broker | Uses this CR to enable the user to receive Events from a given service. |
| Event Bus | Uses this CR to control the consumption of an Event. |
| Serverless | Lambda UI sends a GraphQL query to ui-api-layer to list EventActivations. |
| ui-api-layer | Exposes the given CR to the Console UI. |

0 comments on commit d90dbf3

Please sign in to comment.