transport
Parameters
value
The transport method for the Ingress. Possible values are auto
, http
, http2
and tcp
. Defaults to auto
.
Note: if
transport
is set totcp
,exposed_port
andtarget_port
should be set at the same time.
The transport method for the Ingress. Possible values are auto
, http
, http2
and tcp
. Defaults to auto
.
Note: if
transport
is set totcp
,exposed_port
andtarget_port
should be set at the same time.