diff --git a/README.md b/README.md index bf4e80e07..80897ce13 100644 --- a/README.md +++ b/README.md @@ -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). | diff --git a/charts/pulsar-operator/README.md b/charts/pulsar-operator/README.md index bf2a3bace..33459dd05 100644 --- a/charts/pulsar-operator/README.md +++ b/charts/pulsar-operator/README.md @@ -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 diff --git a/charts/pulsar-operator/templates/NOTES.txt b/charts/pulsar-operator/templates/NOTES.txt index f5b721a5b..a1d3e0d79 100644 --- a/charts/pulsar-operator/templates/NOTES.txt +++ b/charts/pulsar-operator/templates/NOTES.txt @@ -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. \ No newline at end of file +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. \ No newline at end of file