From cf70098d182c07c4091fd83b3a704a249a4eac7e Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Mon, 14 Oct 2024 15:10:37 +0200 Subject: [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 --- docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/sections/guides') 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. -- cgit 1.2.3-korg