remove GAed FG GRPCContainerProbe

Kubernetes-commit: 7e7b67f2ccd38380120b6da2ccb10ae74970a7a6
This commit is contained in:
Paco Xu 2023-08-30 10:29:37 +08:00 committed by Kubernetes Publisher
parent eb3138bd9f
commit 601fbee0aa
1 changed files with 1 additions and 1 deletions

View File

@ -25523,7 +25523,7 @@
"format": "int32"
},
"grpc": {
"description": "GRPC specifies an action involving a GRPC port. This is a beta field and requires enabling GRPCContainerProbe feature gate.",
"description": "GRPC specifies an action involving a GRPC port.",
"allOf": [
{ "$ref": "#/components/schemas/io.k8s.api.core.v1.GRPCAction" }
]