fix: correct YAML structure for CORS filters in fleet.yaml
This commit is contained in:
@@ -46,8 +46,7 @@ helm:
|
|||||||
parentRefs:
|
parentRefs:
|
||||||
- name: http
|
- name: http
|
||||||
namespace: kgateway-system
|
namespace: kgateway-system
|
||||||
additionalRules:
|
filters:
|
||||||
- filters:
|
|
||||||
- type: CORS
|
- type: CORS
|
||||||
cors:
|
cors:
|
||||||
allowedOrigins:
|
allowedOrigins:
|
||||||
|
|||||||
Reference in New Issue
Block a user