fix: correct CORS filter configuration structure in fleet.yaml

This commit is contained in:
2026-05-05 14:54:41 +02:00
parent ace4f7739b
commit 775527aea4
+2 -3
View File
@@ -47,9 +47,8 @@ helm:
- name: http
namespace: kgateway-system
filters:
- type: CORS
cors:
allowedOrigins:
- cors:
- allowedOrigins:
- "*"
extraEnvVars: