fix: update CORS filter configuration to use explicit type field in fleet.yaml
This commit is contained in:
@@ -47,7 +47,8 @@ helm:
|
||||
- name: http
|
||||
namespace: kgateway-system
|
||||
filters:
|
||||
- cors:
|
||||
- type: CORS
|
||||
cors:
|
||||
allowOrigins:
|
||||
- "*"
|
||||
allowMethods:
|
||||
|
||||
Reference in New Issue
Block a user