summaryrefslogtreecommitdiff
path: root/gemfeed/examples/conf/f3s/example-apache/helm-chart/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'gemfeed/examples/conf/f3s/example-apache/helm-chart/README.md')
-rw-r--r--gemfeed/examples/conf/f3s/example-apache/helm-chart/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/gemfeed/examples/conf/f3s/example-apache/helm-chart/README.md b/gemfeed/examples/conf/f3s/example-apache/helm-chart/README.md
new file mode 100644
index 00000000..4eb16d4f
--- /dev/null
+++ b/gemfeed/examples/conf/f3s/example-apache/helm-chart/README.md
@@ -0,0 +1,11 @@
+# Apache Helm Chart
+
+This chart deploys a simple Apache web server.
+
+## Installing the Chart
+
+To install the chart with the release name `my-release`, run the following command:
+
+```bash
+helm install example-apache . --namespace test --create-namespace
+``` \ No newline at end of file