helm-pgadmin
helm-pgadmin copied to clipboard
Deprecate this helm chart
FADI is now using Adminer as DB web client, this Helm chart will not be maintained anymore and is replaced by the Adminer Helm chart
See https://github.com/cetic/fadi/issues/92
Are there any plans for migrating this chart? Like providing it to the Kubernetes incubator repo? I'm invested in this chart, so I'm willing to take on some effort, depending on the wishes of other users.
Oh, and thanks for making this explicit.
Hello @nicorikken,
we will not maintain this chart for some reasons:
- as @banzo said, we don't use pgadmin anymore in our organization.
- an other chart recently exists in the official repo of Helm: https://github.com/helm/charts/tree/master/stable/pgadmin , so It makes no sense to keep two charts for pgadmin.
So I propose, when I have the time, to make a PR on that repo with some improvements we made here. And then, to archive this repo.
Ah, check, I didn't know there already was one upstream. I'll look into that one then. Thanks for your efforts!