Skip to content

Commit

Permalink
Merge pull request #8007 from hashicorp/volumes-docs-csi-put-blocking
Browse files Browse the repository at this point in the history
docs: update CSI PUT operation blocking query support yes->no.
  • Loading branch information
jrasell authored and cgbaker committed May 30, 2020
1 parent cf4a988 commit b242fd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/pages/api-docs/volumes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ The table below shows this endpoint's support for

| Blocking Queries | ACL Required |
| ---------------- | ---------------------------- |
| `YES` | `namespace:csi-write-volume` |
| `NO` | `namespace:csi-write-volume` |

### Parameters

Expand Down Expand Up @@ -310,7 +310,7 @@ The table below shows this endpoint's support for

| Blocking Queries | ACL Required |
| ---------------- | ---------------------------- |
| `YES` | `namespace:csi-write-volume` |
| `NO` | `namespace:csi-write-volume` |

### Parameters

Expand Down

0 comments on commit b242fd1

Please sign in to comment.