dimas-b commented on code in PR #2805:
URL: https://github.com/apache/polaris/pull/2805#discussion_r2436966372


##########
spec/polaris-management-service.yml:
##########
@@ -1139,6 +1139,14 @@ components:
                 Whether S3 requests to files in this catalog should use 
'path-style addressing for buckets'.
               example: true
               default: false
+            ignoreSSLVerification:
+              type: boolean
+              description: >-
+                Whether SSL certificate verification should be disabled for 
STS and S3 endpoints (optional).
+                WARNING: This should only be used for development and testing 
environments with self-signed certificates.

Review Comment:
   docker/helm can set flags in `FeatureConfiguration` (e.g. via env. variables)



-- 
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