Merge "Filter on private properties of CM Handles"
authorToine Siebelink <toine.siebelink@est.tech>
Fri, 2 Dec 2022 09:18:50 +0000 (09:18 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 2 Dec 2022 09:18:50 +0000 (09:18 +0000)
docs/deployment.rst

index 59ff946..c7504e2 100644 (file)
@@ -246,8 +246,8 @@ Any spring supported property can be configured by providing in ``config.additio
 | config.additional.                    | Kafka topic to publish to cps-temporal                                                                  | ``cps.data-updated-events``   |
 | notification.data-updated.topic       |                                                                                                         |                               |
 +---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+
-| config.additional.                    | Dataspaces to be enabled for publishing events to cps-temporal                                          |                               |
-| notification.data-updated.filters.    |                                                                                                         |                               |
+| config.additional.                    | Array of dataspaces to be enabled for publishing events to cps-temporal                                 | []                            |
+| notification.data-updated.filters.    | If left blank CPS-Temporal notification will be sent for all dataspaces                                  |                               |
 | enabled-dataspaces                    |                                                                                                         |                               |
 +---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+
 | config.additional.                    | If asynchronous messaging, user notifications, and updated event persistence should be enabled          | ``true``                      |