Skip to content

Commit

Permalink
helm: update maintainers url and typo
Browse files Browse the repository at this point in the history
  • Loading branch information
machinly committed Aug 8, 2023
1 parent 38fb18f commit 4db5733
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/kubeblocks_helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ redis-cli -p 19000 info

## Scale pika cluster

Use kb cli horizontal scale pika instance, you will get 2 new pika instances.
Use kbcli horizontal scale pika instance, you will get 2 new pika instances.
```bash
kbcli cluster hscale pika-cluster --replicas 4 --components pika
```
Expand Down
2 changes: 1 addition & 1 deletion tools/kubeblocks_helm/pika-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ keywords:

maintainers:
- name: pika
url: https://github.com/OpenAtomFoundation/pika/tools/helm
url: https://github.com/OpenAtomFoundation/pika/tools/kubeblocks_helm
2 changes: 1 addition & 1 deletion tools/kubeblocks_helm/pika/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ keywords:

maintainers:
- name: pika
url: https://github.com/OpenAtomFoundation/pika/tools/helm
url: https://github.com/OpenAtomFoundation/pika/tools/kubeblocks_helm

0 comments on commit 4db5733

Please sign in to comment.