wso2 / kubernetes-is

Kubernetes and Helm resources for WSO2 Identity Server
Apache License 2.0
65 stars 115 forks source link

Create "tenants" directory for shared volumes #149

Closed Savidude closed 4 years ago

Savidude commented 5 years ago

Description:

- name: shared-tenants-persistent-disk
  mountPath: /home/wso2carbon/wso2is-5.8.0/repository/tenants

repository/tenants directory should be provided as a shared volume.

Affected Product Version: Helm resources for WSO2 Identity Server v5.8.x and below

chirangaalwis commented 5 years ago

A related issue is https://github.com/wso2/kubernetes-is/issues/126.

chirangaalwis commented 4 years ago

Fixed in https://github.com/wso2/kubernetes-is/pull/208.