Skip to content

Commit

Permalink
update name
Browse files Browse the repository at this point in the history
Signed-off-by: ericsyh <[email protected]>
  • Loading branch information
ericsyh committed Oct 27, 2023
1 parent 1b38177 commit 275a3fa
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This repository contains the Helm Charts supported by [StreamNative](https://str

| Chart | Description | Usage |
| --- | --- | --- |
| [`pulsar-operator`](https://github.com/streamnative/charts/tree/master/charts/pulsar-operator) | The Helm Chart used for installing the StreamNative operator for Apache Pulsar that eases the installation and management of Pulsar clusters in a k8s environment. | For more details on how to use it, please refer to its [documentation](https://docs.streamnative.io/operator).
| [`pulsar-operator`](https://github.com/streamnative/charts/tree/master/charts/pulsar-operator) | The Helm Chart used for installing the StreamNative Pulsar Operators that eases the installation and management of Pulsar clusters in a k8s environment. | For more details on how to use it, please refer to its [documentation](https://docs.streamnative.io/operator).
| [`sn-platform`](https://github.com/streamnative/charts/tree/master/charts/sn-platform) | The Helm Chart used for deploying a self-managed version of StreamNative Cloud under a [Private Cloud Licence](https://streamnative.io/deployment/private-cloud-license). | For more details on how to use it, please refer to its [documentation](https://docs.streamnative.io/platform/platform-quickstart).
| [`local-storage-provisioner`](https://github.com/streamnative/charts/tree/master/charts/local-storage-provisioner) | The Helm Chart used for installing the local storage provisioner, allowing the use of local persistent volumes as durable storage. | For more details on how to use it, please see [here](charts/local-storage-provisioner/README.md). |
| [`image-puller`](https://github.com/streamnative/charts/tree/master/charts/image-puller) | The Helm Chart used for installing an Image Puller which retrieves the necessary Docker images for deploying Apache Pulsar or the StreamNative Platform. | For more details on how to use it, please see [here](charts/image-puller/README.md). |
Expand Down
6 changes: 3 additions & 3 deletions charts/pulsar-operator/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# StreamNative Operators for Apache Pulsar
# StreamNative Pulsar Operators

The StreamNative Operators for Apache Pulsar bring the specific controllers for Kubernetes by providing specific Custom Resource Definition (CRD) which is developed and maintained by StreamNative Inc.
Installing the StreamNative Operators for Apache Pulsar means you agree to and are in compliance with the [StreamNative Community License](https://streamnative.io/community-licence).
StreamNative Pulsar Operators bring the specific controllers for Kubernetes by providing specific Custom Resource Definition (CRD) which is developed and maintained by StreamNative Inc.
Installing the StreamNative Pulsar Operators means you agree to and are in compliance with the [StreamNative Community License](https://streamnative.io/community-licence).

## Requirements

Expand Down
4 changes: 2 additions & 2 deletions charts/pulsar-operator/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
StreamNative Operators for Apache Pulsar

The StreamNative Operators for Apache Pulsar bring the specific controllers for Kubernetes by providing specific Custom Resource Definition (CRD) which is developed and maintained by StreamNative Inc.
Installing the StreamNative Operators for Apache Pulsar means you agreed to and are in compliance with https://streamnative.io/community-licence.
The StreamNative Pulsar Operators bring the specific controllers for Kubernetes by providing specific Custom Resource Definition (CRD) which is developed and maintained by StreamNative Inc.
Installing the StreamNative Pulsar Operators means you agreed to and are in compliance with https://streamnative.io/community-licence.

0 comments on commit 275a3fa

Please sign in to comment.