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

[BugFix] Use the same suffix for be volume for CR and chart user #508

Conversation

yandongxiao
Copy link
Collaborator

Description

Changing the default volume name to be-data, and it will affect users who did not persist data.

The reason why we need to change the volume name is that the helm chart uses the -data as suffix. Keeping the same suffix will make user easy to use feature, like init-containers and sidecars.

@yandongxiao yandongxiao force-pushed the bugfix/use-the-same-suffix-for-be-volumes branch from aeaa453 to 12a55c1 Compare April 12, 2024 03:11
@yandongxiao yandongxiao merged commit 53f728f into StarRocks:main Apr 12, 2024
6 checks passed
@yandongxiao yandongxiao added v1.9.5 bugfix fix something that does not work labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix fix something that does not work v1.9.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants