Skip to content

Commit

Permalink
Fix broken table formatting (linkerd#1681)
Browse files Browse the repository at this point in the history
close linkerd#1672

Signed-off-by: Takumi Sue <[email protected]>
Co-authored-by: Travis Beckham <[email protected]>
Signed-off-by: Yohan Belval <[email protected]>
  • Loading branch information
2 people authored and yohanb committed Sep 21, 2023
1 parent cd9b0c9 commit bba6597
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
3 changes: 1 addition & 2 deletions linkerd.io/content/2-edge/reference/authorization-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,7 @@ applies. The API objects supported are:
{{< table >}}
| field| value |
|------|-------|
| `group`| Group is the group of the target resource. For namespace kinds, this
should be omitted.|
| `group`| Group is the group of the target resource. For namespace kinds, this should be omitted.|
| `kind`| Kind is kind of the target resource.|
| `namespace`| The namespace of the target resource. When unspecified (or empty string), this refers to the local namespace of the policy.|
| `name`| Name is the name of the target resource.|
Expand Down
3 changes: 1 addition & 2 deletions linkerd.io/content/2.12/reference/authorization-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,8 +361,7 @@ applies. The API objects supported are:
{{< table >}}
| field| value |
|------|-------|
| `group`| Group is the group of the target resource. For namespace kinds, this
should be omitted.|
| `group`| Group is the group of the target resource. For namespace kinds, this should be omitted.|
| `kind`| Kind is kind of the target resource.|
| `namespace`| The namespace of the target resource. When unspecified (or empty string), this refers to the local namespace of the policy.|
| `name`| Name is the name of the target resource.|
Expand Down
3 changes: 1 addition & 2 deletions linkerd.io/content/2.13/reference/authorization-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,7 @@ applies. The API objects supported are:
{{< table >}}
| field| value |
|------|-------|
| `group`| Group is the group of the target resource. For namespace kinds, this
should be omitted.|
| `group`| Group is the group of the target resource. For namespace kinds, this should be omitted.|
| `kind`| Kind is kind of the target resource.|
| `namespace`| The namespace of the target resource. When unspecified (or empty string), this refers to the local namespace of the policy.|
| `name`| Name is the name of the target resource.|
Expand Down
3 changes: 1 addition & 2 deletions linkerd.io/content/2.14/reference/authorization-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,7 @@ applies. The API objects supported are:
{{< table >}}
| field| value |
|------|-------|
| `group`| Group is the group of the target resource. For namespace kinds, this
should be omitted.|
| `group`| Group is the group of the target resource. For namespace kinds, this should be omitted.|
| `kind`| Kind is kind of the target resource.|
| `namespace`| The namespace of the target resource. When unspecified (or empty string), this refers to the local namespace of the policy.|
| `name`| Name is the name of the target resource.|
Expand Down

0 comments on commit bba6597

Please sign in to comment.