diff options
author | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2022-02-10 13:23:35 +0100 |
---|---|---|
committer | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2022-02-11 11:33:21 +0100 |
commit | 8638cfbf3047626986b6037f98b610f25884f5d8 (patch) | |
tree | e21746e95f587afdb195586f4c8101f8d81fba34 /docs/sections/services/pm-mapper/installation.rst | |
parent | d13cdebe6ce465b0245d8d484892e1828e974261 (diff) |
[PM-MAPPER] Add helm installation information in pm-mapper documentation
Issue-ID: DCAEGEN2-2964
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I335ff40acd3f24cb3759b1839e5a2116f31b9d6c
Diffstat (limited to 'docs/sections/services/pm-mapper/installation.rst')
-rw-r--r-- | docs/sections/services/pm-mapper/installation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/services/pm-mapper/installation.rst b/docs/sections/services/pm-mapper/installation.rst index 9afc3b6b..cf7f972e 100644 --- a/docs/sections/services/pm-mapper/installation.rst +++ b/docs/sections/services/pm-mapper/installation.rst @@ -2,8 +2,8 @@ .. http://creativecommons.org/licenses/by/4.0
.. _pm-mapper-installation:
-Installation
-============
+Cloudify Installation
+=====================
PM mapper is a microservice that will be configured and instantiated through Cloudify Manager, either through the user
interface or the command line tool. During instantiation, the PM Mapper will fetch its configuration through the Config Binding Service. Steps to deploy using the CLI tool are shown below.
|