From 03b9891fb82af246d552a75a239dad7c295c1dff Mon Sep 17 00:00:00 2001 From: Marco Ebert Date: Tue, 15 Oct 2024 14:37:42 +0200 Subject: [PATCH] Update charts/ingress-nginx/README.md.gotmpl --- charts/ingress-nginx/README.md.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ingress-nginx/README.md.gotmpl b/charts/ingress-nginx/README.md.gotmpl index 869d67ee3..4394f1aa9 100644 --- a/charts/ingress-nginx/README.md.gotmpl +++ b/charts/ingress-nginx/README.md.gotmpl @@ -230,7 +230,7 @@ As of version `1.26.0` of this chart, by simply not providing any clusterIP valu You can use Pod Security Admission by applying labels to the `ingress-nginx` namespace as instructed by the [documentation](https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-namespace-labels). -For now, highest level, which can be enforced, is `baseline`. +For now, the highest level, which can be enforced, is `baseline`. Example: