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

Open-Notificaties postgresql subchart password not working #38

Open
jeroenvermeulen opened this issue Jun 18, 2024 · 0 comments · May be fixed by #39
Open

Open-Notificaties postgresql subchart password not working #38

jeroenvermeulen opened this issue Jun 18, 2024 · 0 comments · May be fixed by #39

Comments

@jeroenvermeulen
Copy link

jeroenvermeulen commented Jun 18, 2024

After merging #37:

Command:

helm install open-notificaties . \
    --set "settings.allowedHosts=open-notificaties.gemeente.nl" \
    --set "ingress.enabled=true" \
    --set "ingress.hosts={open-notificaties.gemeente.nl}"

Error in Pod open-notificaties-xxxxxxx-xxx:

django.db.utils.OperationalError: FATAL:  password authentication failed for user "postgres"
2024-06-18T12:54:38.921860480Z

Context:

$ helm version
version.BuildInfo{Version:"v3.15.1", GitCommit:"e211f2aa62992bd72586b395de50979e31231829", GitTreeState:"clean", GoVersion:"go1.22.3"}
$ kubectl version
Client Version: v1.30.1
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.29.3
@jeroenvermeulen jeroenvermeulen changed the title Open-Notificaties subcharts outdated Open-Notificaties subcharts not working Jun 18, 2024
@jeroenvermeulen jeroenvermeulen linked a pull request Jun 18, 2024 that will close this issue
@jeroenvermeulen jeroenvermeulen changed the title Open-Notificaties subcharts not working Open-Notificaties postgresql subchart password not working Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant