Skip to content

Commit

Permalink
add pulsar and pulsar operator
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloud-Yao committed Nov 11, 2023
1 parent 42e8cdc commit 1ea8bb4
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,18 @@ entries:
appVersion: 0.68.0
urls:
- https://cloud-yao.github.io/silk-road-chart/prometheus/prometheus-0.68.0.tgz
pulsar:
- name: pulsar
version: 3.1.0
created: "2023-11-08T12:00:00Z"
description: A Helm chart for pulsar Application
appVersion: 3.1.0
urls:
- https://cloud-yao.github.io/silk-road-chart/pulsar/pulsar-3.1.0.tgz
- name: pulsar-operator
version: 0.17.0
created: "2023-11-08T12:00:00Z"
description: A Helm chart for pulsar-operator Application
appVersion: 0.17.0
urls:
- https://cloud-yao.github.io/silk-road-chart/pulsar/pulsar-operator-0.17.0.tgz
Binary file added pulsar/pulsar-3.1.0.tgz
Binary file not shown.
Binary file added pulsar/pulsar-operator-0.17.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion tidb/tidb-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ busybox:
imagePullPolicy: IfNotPresent

monitor:
create: true
create: false
# Also see rbac.create
# If you set rbac.create to false, you need to provide a value here.
# If you set rbac.create to true, you should leave this empty.
Expand Down

0 comments on commit 1ea8bb4

Please sign in to comment.