# 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 ```