summaryrefslogtreecommitdiffstats
path: root/docs/deployment.rst
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2021-10-21 12:11:25 +0100
committerToineSiebelink <toine.siebelink@est.tech>2021-10-21 12:20:12 +0100
commit39207857709df915719f1f3e4dbe7f84b9ff825c (patch)
tree0fdbecd1f11a7828bee2f88e7f505a40becbb2ba /docs/deployment.rst
parentc2538d3272d7c93aba3bdc6cd0c81aff9afb9a79 (diff)
Prepare for links accross different name-spaces
-add intersphinx mapping -add labels for re-use in other CPS components Issue-ID: CPS-721 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Ib45716e75f85bd3ba28295ffe79db95e3575daaa
Diffstat (limited to 'docs/deployment.rst')
-rw-r--r--docs/deployment.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst
index 61f9ad294..b1839cbb8 100644
--- a/docs/deployment.rst
+++ b/docs/deployment.rst
@@ -98,7 +98,8 @@ Each cps component can be restarted independently by issuing the following comma
kubectl delete pod <cps-component-pod-name> -n <namespace>
-.. _credentials_retrieval:
+.. Below Label is used by documentation for other CPS components to link here, do not remove even if it gives a warning
+.. _cps_common_credentials_retrieval:
Credentials Retrieval
---------------------