Closed baturorkun closed 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.
Hi, @baturorkun - no support is available in this repo. For your pgadmin question, you may be able to get help at https://www.pgadmin.org/support/.
hello, I am writing helm to install pgadmin4 on RKE and used StatefulSet, but I have the problem that " ERROR : Failed to create the directory /var/lib/pgadmin/sessions". I solved this problem on Openshift.
I got an error about "fsGroup" field and removed it. But these lines did not solve my problem. And I added some parameters to my helm one-liner command like below.
Nothing did solve the permission problem.
What can I do?
thanks