Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pgAdmin pgpass.conf ownership #27

Merged
merged 1 commit into from
May 2, 2022
Merged

Fix pgAdmin pgpass.conf ownership #27

merged 1 commit into from
May 2, 2022

Conversation

sei-mkaar
Copy link
Contributor

Ownership of /var/lib/pgadmin in the pgAdmin Docker image changed with this commit. The appliance deployment of pgAdmin places pgpass.conf in that directory with credentials for the database. The ownership workaround is patterned after this fix:

rowanruseler/helm-charts#72 (comment)

Also, this commit pins pgAdmin to the latest Helm chart release image (dpage/pgadmin4:6.7).

Ownership of `/var/lib/pgadmin` in the pgAdmin Docker image changed
with [this commit](pgadmin-org/pgadmin4@e7dc6df).
The appliance deployment of pgAdmin places `pgpass.conf` in that
directory with credentials for the database. The ownership workaround is
patterned after this fix:

rowanruseler/helm-charts#72 (comment)

Also, this commit pins pgAdmin to the latest Helm chart release
(`dpage/pgadmin4:6.7`).
@sei-mkaar sei-mkaar added the bug Something isn't working label May 2, 2022
@sei-mkaar sei-mkaar merged commit 98beed6 into main May 2, 2022
@sei-mkaar sei-mkaar deleted the pgadmin-pgpass-fix branch May 2, 2022 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant