made requested changes

This commit is contained in:
Pranshu Srivastava 2021-10-23 04:21:22 +05:30
parent 1ee91f08c9
commit 2642b12efc
1 changed files with 1 additions and 1 deletions

View File

@ -817,7 +817,7 @@ This is commonly used by add-on API servers for unified authentication and autho
<tr> <tr>
<td><b>system:persistent-volume-provisioner</b></td> <td><b>system:persistent-volume-provisioner</b></td>
<td>None</td> <td>None</td>
<td>Allows access to the resources required by most <a href="/docs/concepts/storage/persistent-volumes/#provisioning">dynamic volume provisioners</a>.</td> <td>Allows access to the resources required by most <a href="/docs/concepts/storage/persistent-volumes/#dynamic">dynamic volume provisioners</a>.</td>
</tr> </tr>
<tr> <tr>
<td><b>system:monitoring</b></td> <td><b>system:monitoring</b></td>