From fdd46f9b74db44cc5c9fc5808c71a833a1bae896 Mon Sep 17 00:00:00 2001 From: Lari Hotari Date: Wed, 27 Mar 2024 04:32:36 -0700 Subject: [PATCH] Add basic NOTES.txt (#482) --- charts/pulsar/templates/NOTES.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 charts/pulsar/templates/NOTES.txt 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 +