aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2022-09-01 08:14:46 +0100
committerToineSiebelink <toine.siebelink@est.tech>2022-09-01 08:14:52 +0100
commit0ab0fd64fc7e2705ee772c0b5ccaa18c0bd84db2 (patch)
tree805e2a500691ba7be1244b0d17f9948a0fd95290
parentb176de24a873cbd6ff8df07c7947ed6ba7093af7 (diff)
Fixing more RTD warnings
Issue-ID: CPS-1237 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Ic2ccad169b9ca96ab1788d2ae33d7ead8180b968
-rw-r--r--docs/admin-guide.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/admin-guide.rst b/docs/admin-guide.rst
index 0d7c398e1..efa23b503 100644
--- a/docs/admin-guide.rst
+++ b/docs/admin-guide.rst
@@ -158,9 +158,9 @@ Logger configuration is provided as a chart resource :
+--------------------------------+----------------------------------------------------------------------------------------------------------------------------------+
| cps-component-service-name | logback.xml location |
+================================+==================================================================================================================================+
- | cps-core | `logback.xml <https://github.com/onap/oom/blob/master/kubernetes/cps/components/cps-core/resources/config/logback.xml>`__ |
+ | cps-core | `logback.xml <https://github.com/onap/oom/blob/master/kubernetes/cps/components/cps-core/resources/config/logback.xml>`__ |
+--------------------------------+----------------------------------------------------------------------------------------------------------------------------------+
- | cps-temporal | `logback.xml <https://github.com/onap/oom/blob/master/kubernetes/cps/components/cps-temporal/resources/config/logback.xml>`__ |
+ | cps-temporal | `logback.xml <https://github.com/onap/oom/blob/master/kubernetes/cps/components/cps-temporal/resources/config/logback.xml>`__ |
+--------------------------------+----------------------------------------------------------------------------------------------------------------------------------+
| ncmp-dmi-plugin | Not yet applicable to DMI-Plugin |
+--------------------------------+----------------------------------------------------------------------------------------------------------------------------------+