X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdeployment.rst;h=2e72c0a353225bfe5c71a1faeb87f552b2c67bd5;hb=325ac091ddea291c5659fa6e803f132a578deb14;hp=82c54f12c67008d65f2d53b978e86410f30cb6af;hpb=a59c24e665e30d5d47341b2c77cb65ae7118d849;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`` |