From 8a49f60aae4e6fbbe552118c58936c977531669b Mon Sep 17 00:00:00 2001 From: Eliza Weisman Date: Tue, 18 Jul 2023 11:12:57 -0700 Subject: [PATCH] whoops add it there too --- charts/linkerd-crds/templates/policy/httproute.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/linkerd-crds/templates/policy/httproute.yaml b/charts/linkerd-crds/templates/policy/httproute.yaml index bf0beca4026d5..3d5576564fce9 100644 --- a/charts/linkerd-crds/templates/policy/httproute.yaml +++ b/charts/linkerd-crds/templates/policy/httproute.yaml @@ -639,6 +639,7 @@ spec: for the Route to `status: False`, with a Reason of `UnsupportedValue`." enum: + - ExtensionRef - RequestHeaderModifier - ResponseHeaderModifier - RequestRedirect @@ -923,6 +924,7 @@ spec: Core\" in this package, e.g. \"RequestHeaderModifier\". All implementations must support core filters. \n\n " enum: + - ExtensionRef - RequestHeaderModifier - RequestRedirect type: string