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