Skip to content

Commit bc6f76b

Browse files
committed
address comment
Signed-off-by: Huabing (Robin) Zhao <[email protected]>
1 parent f66c4e9 commit bc6f76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conformance/tests/httproute-cors.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
apiVersion: gateway.networking.k8s.io/v1
3636
kind: HTTPRoute
3737
metadata:
38-
name: cors-2
38+
name: cors-2 # test CORS with allowMethods: ["*"] and without allowCredentials=true
3939
namespace: gateway-conformance-infra
4040
spec:
4141
parentRefs:

0 commit comments

Comments
 (0)