summaryrefslogtreecommitdiffstats
path: root/docs/clamp/acm/acm-user-guide.rst
diff options
context:
space:
mode:
authorFrancescoFioraEst <francesco.fiora@est.tech>2024-03-04 12:26:29 +0000
committerFrancesco Fiora <francesco.fiora@est.tech>2024-03-04 13:16:34 +0000
commit30ad30c5a31df96e35d2276d095a72b5e3954b39 (patch)
tree22f1bca7ae9e8f3ed0dc5be14e3166f1977c2b9d /docs/clamp/acm/acm-user-guide.rst
parentc1721b5a60b358777207e1d25ab39abe99363208 (diff)
Update dmaap references in policy documentation files
Issue-ID: POLICY-4942 Change-Id: I08d9ab8e5028eab0a20999ce174d3a2fbad67967 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'docs/clamp/acm/acm-user-guide.rst')
-rw-r--r--docs/clamp/acm/acm-user-guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/clamp/acm/acm-user-guide.rst b/docs/clamp/acm/acm-user-guide.rst
index 842032eb..9bf668fe 100644
--- a/docs/clamp/acm/acm-user-guide.rst
+++ b/docs/clamp/acm/acm-user-guide.rst
@@ -150,7 +150,7 @@ operations on a high level before proceeding with the workflow.
Prerequisites:
- - ACM components including acm-runtime, required participants (http and kubernetes in this case) and Dmaap/kafka clients are deployed in docker or kubernetes environment.
+ - ACM components including acm-runtime, required participants (http and kubernetes in this case) and kafka clients are deployed in docker or kubernetes environment.
- Kubernetes and Helm are installed.
- Chartmuseum server is installed to host the acelement microservice helm chart. (`Procedure to install chartmuseum <https://wiki.onap.org/display/DW/Microk8s+and+helm+setup+in+Ubuntu>`_.)
- The helm chart for ACM test microservice is available in the policy/clamp repository that can be cloned locally and uploaded to the chartmuseum using helm push.(`AC element helm chart <https://github.com/onap/policy-clamp/tree/master/examples/src/main/resources/clamp/acm/acelement-helm>`_.)