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

Create http-timeout value #68

Merged
merged 3 commits into from
Mar 4, 2024
Merged

Create http-timeout value #68

merged 3 commits into from
Mar 4, 2024

Conversation

khanova
Copy link
Contributor

@khanova khanova commented Mar 4, 2024

No description provided.

@khanova khanova requested a review from SergeyMelnikov March 4, 2024 11:18
@@ -81,6 +81,9 @@ spec:
- {{ . }}
{{- end }}
{{- end }}
{{- with .Values.settings.sqlOverHttpTimeout }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would usually write just

            - --sql-over-http-timeout={{ .Values.settings.sqlOverHttpTimeout }}

for a single value flag, but looks like we have different convention here. Let's keep as you did.

@khanova khanova merged commit a9fa622 into main Mar 4, 2024
3 checks passed
@khanova khanova deleted the proxy-http-timeout-val branch March 4, 2024 11:24
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.

2 participants