From 3f5b283622bc2ba5028e0163503da841449ac643 Mon Sep 17 00:00:00 2001 From: kcarmich Date: Thu, 16 Oct 2025 17:22:53 -0400 Subject: [PATCH] Customer requested update - enforcement --- modules/custom-security-policies-about.adoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/modules/custom-security-policies-about.adoc b/modules/custom-security-policies-about.adoc index 6c01e5857c06..ed61e33fe4c0 100644 --- a/modules/custom-security-policies-about.adoc +++ b/modules/custom-security-policies-about.adoc @@ -14,4 +14,9 @@ * You can use the {product-title-short} portal to create and save a new policy. * With the policy as code feature, you can create and save policies as Kubernetes custom resources (CRs) and use a Kubernetes-native continuous delivery (CD) tool such as Argo CD to apply them to clusters. -For more information, see "Creating and modifying custom security policies". \ No newline at end of file +For more information, see "Creating and modifying custom security policies". + +[IMPORTANT] +==== +Use caution when creating custom policies and applying them to `openshift-*` namespaces and default {ocp} pods. +==== \ No newline at end of file