istio v1.31.0

VirtualService.spec.http[].redirect.derivePort

On a redirect, dynamically set the port: * FROM_PROTOCOL_DEFAULT: automatically set to 80 for HTTP and 443 for HTTPS. Valid Options: FROM_PROTOCOL_DEFAULT, FROM_REQUEST_PORT

1 fields
VirtualService.spec.http[].redirect.derivePort fields and descriptions
Field / TypeDescription
VirtualService.spec.http[].redirect.derivePort
string

On a redirect, dynamically set the port: * FROM_PROTOCOL_DEFAULT: automatically set to 80 for HTTP and 443 for HTTPS. Valid Options: FROM_PROTOCOL_DEFAULT, FROM_REQUEST_PORT

  • enum: ["FROM_PROTOCOL_DEFAULT","FROM_REQUEST_PORT"]