diff --git a/build/kic_crds/k8s.nginx.org_transportservers.yaml b/build/kic_crds/k8s.nginx.org_transportservers.yaml index d7523867..d0f84851 100644 --- a/build/kic_crds/k8s.nginx.org_transportservers.yaml +++ b/build/kic_crds/k8s.nginx.org_transportservers.yaml @@ -109,6 +109,14 @@ spec: type: string jitter: type: string + match: + description: Match defines the parameters of a custom health check. + type: object + properties: + expect: + type: string + send: + type: string passes: type: integer port: