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

Add support for external postgres secrets #112

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

SorsOps
Copy link

@SorsOps SorsOps commented Feb 13, 2025

What does this PR change?

Does the PR depend on any other PRs or Issues? If yes, please list them.

  • No

Checklist

I confirm, that I have...

@SorsOps
Copy link
Author

SorsOps commented Feb 13, 2025

@akshay196 could you take a look when you have time ?

@akshay196
Copy link
Member

@SorsOps It is necessary to pass in dsn to Kratos installation. See

dsn: {{ include "ztka.dsn" . | b64enc | quote }}

Now using an existing secret is failing

Error: execution error at (ztka/templates/secret-kratos.yaml:11:10): A valid .Values.deploy.postgresql.username entry required!

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 this pull request may close these issues.

Add support for existing K8s secret for database credentials
2 participants