Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit fc6f3df

Browse files
author
nginx-bot
committed
🔄 Synced file(s) with nginxinc/kubernetes-ingress
1 parent 3e47b2a commit fc6f3df

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

build/kic_crds/k8s.nginx.org_transportservers.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,14 @@ spec:
109109
type: string
110110
jitter:
111111
type: string
112+
match:
113+
description: Match defines the parameters of a custom health check.
114+
type: object
115+
properties:
116+
expect:
117+
type: string
118+
send:
119+
type: string
112120
passes:
113121
type: integer
114122
port:

0 commit comments

Comments
 (0)