fix: update CORS filter configuration to use explicit type field in fleet.yaml

This commit is contained in:
2026-05-05 15:04:08 +02:00
parent 7c94b4ca2c
commit 493ed9916e
+2 -1
View File
@@ -47,7 +47,8 @@ helm:
- name: http
namespace: kgateway-system
filters:
- cors:
- type: CORS
cors:
allowOrigins:
- "*"
allowMethods: