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

Update banyandb client connection #140

Merged
merged 4 commits into from
Nov 14, 2023
Merged

Update banyandb client connection #140

merged 4 commits into from
Nov 14, 2023

Conversation

wankai123
Copy link
Member

No description provided.

@wankai123 wankai123 added this to the 4.6.0 milestone Nov 14, 2023
- name: SW_STORAGE_BANYANDB_PORT
value: "{{ .Values.banyandb.config.grpcPort }}"
- name: SW_STORAGE_BANYANDB_TARGETS
value: "{{ $banyandbHost }}:{{ .Values.banyandb.config.grpcPort }}"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
value: "{{ $banyandbHost }}:{{ .Values.banyandb.config.grpcPort }}"
value: "{{ $banyandbHost }}:{{ .Values.banyandb.config.targets }}"

Should we align the name?

@wu-sheng wu-sheng merged commit e651c38 into master Nov 14, 2023
4 checks passed
@wu-sheng wu-sheng deleted the update-banyandb branch November 14, 2023 14:03
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.

3 participants