-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Search before asking
- I had searched in the issues and found no similar issues.
Description
I am trying to deploy a compute-storage separated cluster where the storage layer is MinIO, and MinIO is deployed using the MinIO Operator. It enforces HTTPS for communication; for internal communication it defaults to using the Kubernetes CA, which Kubernetes mounts into all pods. The problem is Java does not trust that CA in the pod, so I need Doris to provide support for a custom init container so I can import that certificate into $JAVA_HOME/lib/security/cacerts.
Use case
With minio
Related issues
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels