aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sections/guides
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2024-10-14 15:10:37 +0200
committerAndreas Geissler <andreas-geissler@telekom.de>2024-10-15 18:43:41 +0200
commitcf70098d182c07c4091fd83b3a704a249a4eac7e (patch)
tree448e9a082426ced6f7f81a4953d85c68b91c6183 /docs/sections/guides
parent0cb45591810f3d121e90a55a8899244514145b10 (diff)
[ETCD] Add kyverno policy fixes
Add securityContext settings to resolve kyverno policy violations Fix Jira Links in all release notes. Issue-ID: OOM-3314 Change-Id: Ief20d42f2e4825754bf8d1a142665c7dd176a1d9 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Diffstat (limited to 'docs/sections/guides')
-rw-r--r--docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst
index db8d37ddff..e5ca289aff 100644
--- a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst
+++ b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst
@@ -11,7 +11,7 @@
.. _Cert-Manager Installation documentation: https://cert-manager.io/docs/installation/kubernetes/
.. _Cert-Manager kubectl plugin documentation: https://cert-manager.io/docs/usage/kubectl-plugin/
.. _Strimzi Apache Kafka Operator helm Installation documentation: https://strimzi.io/docs/operators/in-development/deploying.html#deploying-cluster-operator-helm-chart-str
-.. _ONAP Next Generation Security & Logging Structure: https://wiki.onap.org/pages/viewpage.action?pageId=103417456
+.. _ONAP Next Generation Security & Logging Architecture: https://lf-onap.atlassian.net/wiki/x/bVn7
.. _Istio setup guide: https://istio.io/latest/docs/setup/install/helm/
.. _Gateway-API: https://gateway-api.sigs.k8s.io/
.. _Istio-Gateway: https://istio.io/latest/docs/reference/config/networking/gateway/
@@ -213,7 +213,7 @@ Istio Service Mesh
.. note::
The ONAP deployment supports the
- `ONAP Next Generation Security & Logging Structure`_
+ `ONAP Next Generation Security & Logging Architecture`_
ONAP is currenty supporting Istio as default ServiceMesh platform.
Therefor the following instructions describe the setup of Istio and required tools.