feat: add CORS configuration to Open WebUI fleet gateway rules

This commit is contained in:
2026-05-05 14:44:25 +02:00
parent 83a94358da
commit 9ca00fefa1
+6
View File
@@ -46,6 +46,12 @@ helm:
parentRefs:
- name: http
namespace: kgateway-system
additionalRules:
- filters:
- type: CORS
cors:
allowedOrigins:
- "*"
extraEnvVars:
- name: WEBUI_URL