summaryrefslogtreecommitdiffstats
path: root/docs/deployment.rst
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2021-11-08 17:32:03 +0000
committerGerrit Code Review <gerrit@onap.org>2021-11-08 17:32:03 +0000
commit8109cfb8e6134ce9de12a3e3b3101aa5dd65fe00 (patch)
tree43bc7e1027535d3814af39edf7a1f7d30d429e76 /docs/deployment.rst
parent70a23d8ae12e3d3ade02e946556c976b708be73d (diff)
parentf027cfba276b5b56b06fe7deb9f629fd8be7d911 (diff)
Merge "Improve internal documentation links"
Diffstat (limited to 'docs/deployment.rst')
-rw-r--r--docs/deployment.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst
index b1839cbb8..2f68a64ee 100644
--- a/docs/deployment.rst
+++ b/docs/deployment.rst
@@ -177,7 +177,7 @@ exhaustive.
| | | |
| | If not defined, the password is generated when deploying the application. | |
| | | |
-| | See also :ref:`credentials_retrieval`. | |
+| | See also :ref:`cps_common_credentials_retrieval`. | |
+---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+
| config.dmiPluginUserName | User name used by cps-core to authenticate themselves for using ncmp-dmi-plugin service. | ``dmiuser`` |
+---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+
@@ -185,7 +185,7 @@ exhaustive.
| | | |
| | If not defined, the password is generated when deploying the application. | |
| | | |
-| | See also :ref:`credentials_retrieval`. | |
+| | See also :ref:`cps_common_credentials_retrieval`. | |
+---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+
| postgres.config.pgUserName | Internal user name used by cps-core to connect to its own database. | ``cps`` |
+---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+
@@ -193,7 +193,7 @@ exhaustive.
| | | |
| | If not defined, the password is generated when deploying the application. | |
| | | |
-| | See also :ref:`credentials_retrieval`. | |
+| | See also :ref:`cps_common_credentials_retrieval`. | |
+---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+
| postgres.config.pgDatabase | Database name used by cps-core | ``cpsdb`` |
| | | |