This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new fdd46f9  Add basic NOTES.txt (#482)
fdd46f9 is described below

commit fdd46f9b74db44cc5c9fc5808c71a833a1bae896
Author: Lari Hotari <[email protected]>
AuthorDate: Wed Mar 27 04:32:36 2024 -0700

    Add basic NOTES.txt (#482)
---
 charts/pulsar/templates/NOTES.txt | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/charts/pulsar/templates/NOTES.txt 
b/charts/pulsar/templates/NOTES.txt
new file mode 100644
index 0000000..efb283a
--- /dev/null
+++ b/charts/pulsar/templates/NOTES.txt
@@ -0,0 +1,18 @@
+Thank you for installing Apache Pulsar Helm chart version {{ .Chart.Version }}.
+
+!! WARNING !!
+
+Important Security Disclaimer for Apache Pulsar Helm Chart Usage:
+
+This Helm chart is provided with a default configuration that does not
+meet the security requirements for production environments or sensitive
+data handling. Users are strongly advised to thoroughly review and
+customize the security settings to ensure a secure deployment that
+aligns with their specific operational and security policies.
+
+Go to https://github.com/apache/pulsar-helm-chart for more details.
+
+Ask usage questions at 
https://github.com/apache/pulsar/discussions/categories/q-a
+Report issues to https://github.com/apache/pulsar-helm-chart/issues
+Please contribute improvements to https://github.com/apache/pulsar-helm-chart
+

Reply via email to