Rowan Ruseler
Rowan Ruseler
This chart is using the official pgadmin4 docker image, these issue are related to that image and not based on the helm chart.
Can you perhaps post your configuration so I can take a look at how you've set it up and what might be incorrect?
Yeah I am not really sure what is going wrong here. I'll try to see if I can get some time available this week to test this out and see...
I think this issue is related to the general issue: https://github.com/rowanruseler/helm-charts/issues/193 This should be fixed in the docker 6.20 version.
I saw a weird error when I tried to reproduce the issue described here, and since @hhorvat0305 applied it is working in an older version of the chart it had...
Apologies for the late reply, can you provide me an overview of your values file?
Sorry for the very late reply, but do you perhaps have your ingress part for me? So I can try and reproduce it.
ah I see, the new secrets for server-definitions does not have the exclusion of existingSecret. I'll create a PR!
@dawidmalina just merged it, so 1.17.1 should contain the fix. If this is not what you meant, please let me know.
Feel free to open a pull request if you see a better method of having multiple secrets and the possibility to have the server definitions also as a config map....