remove GAed FG GRPCContainerProbe
Kubernetes-commit: 7e7b67f2ccd38380120b6da2ccb10ae74970a7a6
This commit is contained in:
parent
eb3138bd9f
commit
601fbee0aa
|
@ -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" }
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue