Skip to content

Commit 606d0da

Browse files
authored
Merge pull request #25079 from mysunshine92/update-feature-gates-ServiceAppProtocol
Update feature-gates: delete redundant description for ServiceAppProtocol
2 parents 28b9c60 + 9ff6274 commit 606d0da

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,11 @@ different Kubernetes components.
138138
| `RuntimeClass` | `true` | Beta | 1.14 | |
139139
| `SCTPSupport` | `false` | Alpha | 1.12 | 1.18 |
140140
| `SCTPSupport` | `true` | Beta | 1.19 | |
141-
| `ServiceAppProtocol` | `false` | Alpha | 1.18 | 1.18 |
142-
| `ServiceAppProtocol` | `true` | Beta | 1.19 | |
143141
| `ServerSideApply` | `false` | Alpha | 1.14 | 1.15 |
144142
| `ServerSideApply` | `true` | Beta | 1.16 | |
145143
| `ServiceAccountIssuerDiscovery` | `false` | Alpha | 1.18 | |
146-
| `ServiceAppProtocol` | `false` | Alpha | 1.18 | |
144+
| `ServiceAppProtocol` | `false` | Alpha | 1.18 | 1.18 |
145+
| `ServiceAppProtocol` | `true` | Beta | 1.19 | |
147146
| `ServiceNodeExclusion` | `false` | Alpha | 1.8 | 1.18 |
148147
| `ServiceNodeExclusion` | `true` | Beta | 1.19 | |
149148
| `ServiceTopology` | `false` | Alpha | 1.17 | |

0 commit comments

Comments
 (0)