X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdeployment.rst;h=2e72c0a353225bfe5c71a1faeb87f552b2c67bd5;hb=aadbac4706a906252083ade06621db38a73fb343;hp=82c54f12c67008d65f2d53b978e86410f30cb6af;hpb=4a34fa546a3010fd04330194e6ea5296cad51587;p=cps.git diff --git a/docs/deployment.rst b/docs/deployment.rst index 82c54f12c..2e72c0a35 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -23,7 +23,7 @@ This chart includes different cps components referred as fu - `cps-temporal `__ - `ncmp-dmi-plugin `__ -Please refer to the `OOM documentation `_ on how to install and deploy ONAP. +Please refer to the `OOM documentation `_ on how to install and deploy ONAP. Installing or Upgrading CPS Components ====================================== @@ -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`` |