Skip to content

Commit 94371f3

Browse files
authored
Update storage_class.html.markdown (#1786)
* Update storage_class(_v1).html.markdown
1 parent ccaf9ec commit 94371f3

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

website/docs/r/storage_class.html.markdown

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,14 @@ The following arguments are supported:
6060
* `name` - (Optional) Name of the storage class, must be unique. Cannot be updated. For more info see [Kubernetes reference](http://kubernetes.io/docs/user-guide/identifiers#names)
6161

6262
### `allowed_topologies`
63-
63+
6464
#### Arguments
65-
6665

6766
* `match_label_expressions` - (Optional) A list of topology selector requirements by labels. See [match_label_expressions](#match_label_expressions)
6867

6968
### `match_label_expressions`
70-
69+
7170
#### Arguments
72-
7371

7472
* `key` - (Optional) The label key that the selector applies to.
7573
* `values` - (Optional) An array of string values. One value must match the label to be selected.

website/docs/r/storage_class_v1.html.markdown

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,14 @@ The following arguments are supported:
6060
* `name` - (Optional) Name of the storage class, must be unique. Cannot be updated. For more info see [Kubernetes reference](http://kubernetes.io/docs/user-guide/identifiers#names)
6161

6262
### `allowed_topologies`
63-
63+
6464
#### Arguments
65-
6665

6766
* `match_label_expressions` - (Optional) A list of topology selector requirements by labels. See [match_label_expressions](#match_label_expressions)
6867

6968
### `match_label_expressions`
70-
69+
7170
#### Arguments
72-
7371

7472
* `key` - (Optional) The label key that the selector applies to.
7573
* `values` - (Optional) An array of string values. One value must match the label to be selected.

0 commit comments

Comments
 (0)