pmallampati-sift commented on issue #7928: URL: https://github.com/apache/incubator-devlake/issues/7928#issuecomment-2302862729
Per above suggestion when deployed woth above config it says unknown value `tls=custom` for tls option. Tried with `tls=skip-verify` which gave access denied error. ``` --from-literal=DB_URL='mysql://<your-username>:<your-password>@<dbserver>:<port>/<database>?charset=utf8mb4&parseTime=True&tls=custom' \ ``` -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org