summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlukegleeson <luke.gleeson@est.tech>2023-07-07 15:12:17 +0100
committerlukegleeson <luke.gleeson@est.tech>2023-07-07 15:23:21 +0100
commitfb7005ffda3f7d2194061192c5c8e4574a72027b (patch)
treef65fa4e4770bd9aeed8e7545d559cd8784a28819
parentddb8fce4f4300bb7cd1f477d846269d93f5036ae (diff)
Fix doc issue
Issue-ID: CPS-475 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: Id1f15d148dca7801ecfabd447e9f87d56414a2b4
-rw-r--r--docs/deployment.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst
index 2e72c0a35..3807d71d6 100644
--- a/docs/deployment.rst
+++ b/docs/deployment.rst
@@ -110,9 +110,9 @@ values.yaml file to be used across different components as :
.. container:: ulist
- - `cps-core <https://github.com/onap/oom/blob/master/kubernetes/cps/components/cps-core/values.yaml#L18>`_
- - `cps-temporal <https://github.com/onap/oom/blob/master/kubernetes/cps/components/cps-temporal/values.yaml#L28>`_
- - `ncmp-dmi-plugin <https://github.com/onap/oom/blob/master/kubernetes/cps/components/ncmp-dmi-plugin/values.yaml#L22>`_
+ - `cps-core <https://github.com/onap/oom/blob/master/kubernetes/cps/components/cps-core/values.yaml>`_
+ - `cps-temporal <https://github.com/onap/oom/blob/master/kubernetes/cps/components/cps-temporal/values.yaml>`_
+ - `ncmp-dmi-plugin <https://github.com/onap/oom/blob/master/kubernetes/cps/components/ncmp-dmi-plugin/values.yaml>`_
Below are the list of secrets for different cps components.
@@ -133,7 +133,7 @@ Below are the list of secrets for different cps components.
+--------------------------+---------------------------------+---------------------------------------------------+
The credential values from these secrets are configured in running container as environment variables. Eg:
-`cps core deployment.yaml <https://github.com/onap/oom/blob/master/kubernetes/cps/components/cps-core/templates/deployment.yaml#L46>`_
+`cps core deployment.yaml <https://github.com/onap/oom/blob/master/kubernetes/cps/components/cps-core/templates/deployment.yaml>`_
If no specific passwords are provided to the chart as override values for deployment, then passwords are automatically
generated when deploying the Helm release. Below command can be used to retrieve application property credentials