From c0f9ecf5e0b075db8e54ef1235ec80878e418398 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 2 Oct 2025 11:28:53 +0300 Subject: Update content for html --- gemfeed/examples/conf/f3s/example-apache/helm-chart/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 gemfeed/examples/conf/f3s/example-apache/helm-chart/README.md (limited to 'gemfeed/examples/conf/f3s/example-apache/helm-chart/README.md') 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 -- cgit v1.2.3