Merge pull request #7067 from sbyrne-sugarcrm/master
correct "values [if -> of] all secrets"pull/7072/head
commit
1f634948f3
|
@ -675,7 +675,7 @@ render those assumptions invalid.
|
|||
|
||||
For these reasons `watch` and `list` requests for secrets within a namespace are
|
||||
extremely powerful capabilities and should be avoided, since listing secrets allows
|
||||
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
|
||||
`watch` and `list` all secrets in a cluster should be reserved for only the most
|
||||
privileged, system-level components.
|
||||
|
||||
|
|
Loading…
Reference in New Issue