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

chart/sslmode templating #762

Merged
merged 2 commits into from
Jan 4, 2025
Merged

Conversation

acelinkio
Copy link
Collaborator

Relates to #750 and #760

Allows users to specify the sslmode. Default is to disable.

If you are using a postgres operator such as CNPG/Zalando, they create postgres instances that require clients use SSL connections. The underlying go client library does not support prefer and requires this to be explicitly set to disable or require. https://pkg.go.dev/github.com/lib/pq#hdr-Connection_String_Parameters

@acelinkio acelinkio changed the title templating related to #750 ssl chart/sslmode templating Jan 4, 2025
@acelinkio acelinkio merged commit 727f548 into zoriya:master Jan 4, 2025
13 checks passed
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.

1 participant