Error executing 'postInstallation': EACCES: permission denied, mkdir '/bitnami/kibana/data'

i have issue when i try to run kibana on K8S cluster via helm chart
Error executing 'postInstallation': EACCES: permission denied, mkdir '/bitnami/kibana/data'

Hi,

This error says that your permissions are wrong, did you ran some tasks as some specific user or root ?

it solved by add user 1000 in deployment file

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.