mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
Change wording from "might" to "may"
Change wording on the admonition from "might" to "may".
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ You must perform the following steps _while still in Kubernetes v1.24_:
|
||||
1. Map your active PSPs to Pod Security Standards:
|
||||
1. See which PSPs are still active in your cluster:
|
||||
:::caution
|
||||
This strategy might miss workloads that are not currently running, such as CronJobs, workloads that scale to zero, or workloads that have not rolled out yet.
|
||||
This strategy may miss workloads that are not currently running, such as CronJobs, workloads that scale to zero, or workloads that have not rolled out yet.
|
||||
:::
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user