We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76941f8 commit 809c558Copy full SHA for 809c558
docs/concepts/configuration/secret.md
@@ -675,7 +675,7 @@ render those assumptions invalid.
675
676
For these reasons `watch` and `list` requests for secrets within a namespace are
677
extremely powerful capabilities and should be avoided, since listing secrets allows
678
-the clients to inspect the values if all secrets are in that namespace. The ability to
+the clients to inspect the values of all secrets that are in that namespace. The ability to
679
`watch` and `list` all secrets in a cluster should be reserved for only the most
680
privileged, system-level components.
681
0 commit comments