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 a chi example for sync users #1304

Merged
merged 2 commits into from
Jan 12, 2024
Merged

Add a chi example for sync users #1304

merged 2 commits into from
Jan 12, 2024

Conversation

ccsxs
Copy link

@ccsxs ccsxs commented Jan 10, 2024

I submit a yuml template for migrating users when expanding capacity, so that people in need can use it.

Date:   Wed Jan 10 09:59:56 2024 +0200

    Add user synchronization chi example
	<songxiangduan@cmss.chinamobile.com>
defaults:
templates:
podTemplate: clickhouse
dataVolumeClaimTemplate: localpvc-storage
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove unnecessary details,
let's rename to data-pvc-template

volumeClaimTemplates:
- name: local-pvc-my
spec:
storageClassName: my-localpv
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove storageClassName, this is unnecessary

- mountPath: /var/lib/clickhouse
name: local-pvc-my
volumeClaimTemplates:
- name: local-pvc-my
Copy link
Collaborator

Choose a reason for hiding this comment

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

rename to data-pvc-template

Date:   Fri Jan 12 16:41:56 2024 +0200

    Add user synchronization chi example
    <songxiangduan@cmss.chinamobile.com>
@ccsxs
Copy link
Author

ccsxs commented Jan 12, 2024

@Slach Hello, I have revised and submitted it according to your comments,thanks.

@Slach Slach merged commit 2a66d25 into Altinity:0.23.0 Jan 12, 2024
@Slach
Copy link
Collaborator

Slach commented Jan 12, 2024

@ccsxs thanks for contribution

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.

None yet

2 participants