#$ Used in: #$ - site-src/api-types/httproute.md apiVersion: gateway.networking.k8s.io/v1beta1 kind: HTTPRoute metadata: name: http-filter-redirect spec: hostnames: - redirect.example rules: - matches: - path: type: PathPrefix value: /cayenne filters: - type: RequestRedirect requestRedirect: path: type: ReplacePrefixMatch replacePrefixMatch: /paprika statusCode: 302