From f45c835a929fef75a07257a327242ddba0d92551 Mon Sep 17 00:00:00 2001 From: Vladimir Iliakov Date: Thu, 5 Jun 2025 10:49:43 +0200 Subject: [PATCH] STAC-22772: Fix the link --- .../kubernetes_openshift/required_permissions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/install-stackstate/kubernetes_openshift/required_permissions.md b/setup/install-stackstate/kubernetes_openshift/required_permissions.md index 904e4d1c5..a6bb1929b 100644 --- a/setup/install-stackstate/kubernetes_openshift/required_permissions.md +++ b/setup/install-stackstate/kubernetes_openshift/required_permissions.md @@ -109,7 +109,7 @@ kubectl label ns suse-observability pod-security.kubernetes.io/warn=baseline --o {% hint style="info" %} If Pod Security Standards are enabled in your cluster, you must ensure that the Elasticsearch prerequisites are properly configured before deploying SUSE Observability. -Since the baseline Pod Security Standard does not allow privileged containers, you need to follow [the instructions](required_permissions.md#Elasticsearch) to configure the required `vm.max_map_count` kernel parameter at the host level. +Since the baseline Pod Security Standard does not allow privileged containers, you need to follow [the instructions](required_permissions.md#elasticsearch) to configure the required `vm.max_map_count` kernel parameter at the host level. {% endhint %} ## Elasticsearch