Apply suggestions from code review

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
Hung Tran 2024-10-15 19:19:58 +07:00 committed by GitHub
parent c921505028
commit 97e87fd11d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -228,9 +228,9 @@ As of version `1.26.0` of this chart, by simply not providing any clusterIP valu
### Pod Security Admission ### Pod Security Admission
You can use PSA by applying label to `ingress-nginx` namespace as instructed by [Pod Security Admission](https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-namespace-labels/) 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 can be <strong>enforced</strong> is `baseline` For now, highest level, which can be enforced, is `baseline`.
Example: Example: