diff --git a/02-openwebui/fleet.yaml b/02-openwebui/fleet.yaml index 54d4838..c468a2f 100644 --- a/02-openwebui/fleet.yaml +++ b/02-openwebui/fleet.yaml @@ -47,10 +47,9 @@ helm: - name: http namespace: kgateway-system filters: - - type: CORS - cors: - allowedOrigins: - - "*" + - cors: + - allowedOrigins: + - "*" extraEnvVars: - name: WEBUI_URL