xuang7 commented on code in PR #8562:
URL: https://github.com/apache/texera/pull/8562#discussion_r4043606009


##########
bin/k8s/values.yaml:
##########
@@ -111,6 +111,9 @@ rustfs:
     rustfs:
       access_key: texera_rustfs
       secret_key: password
+  extraEnv:
+    - name: RUSTFS_CORS_ALLOWED_ORIGINS
+      value: "*"

Review Comment:
   Thanks for the review. I'd prefer to keep this line minimal since the 
rationale is already documented in the PR description and #8557. Otherwise, 
we’d need to repeat the same explanation in the Compose files as well.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to