wso2 / kubernetes-apim

Kubernetes and Helm resources for WSO2 API Manager
Apache License 2.0
112 stars 216 forks source link

Changed JDBC driver jar mount path. #552

Closed Tharsanan1 closed 2 years ago

Tharsanan1 commented 2 years ago

Purpose

When starting the application on kubernetes cluster, the jdbc driver should be placed inside lib folder.

Approach

Changed the mount volume sub path to 'repository/components/lib'.