diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-27 21:30:32 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-27 21:30:32 +0200 |
| commit | 224e8b0d3c5bb69f256b8d2f2971c20a8d0fc037 (patch) | |
| tree | b78a9b7752f6c2b3c83935e441edc54bcc635406 /f3s/apache/helm-chart/README.md | |
| parent | 94c0db2c8badc141ed9f35ade9f5f47bad8b3fc7 (diff) | |
different namespace
Diffstat (limited to 'f3s/apache/helm-chart/README.md')
| -rw-r--r-- | f3s/apache/helm-chart/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/apache/helm-chart/README.md b/f3s/apache/helm-chart/README.md index 2ea4096..14522b9 100644 --- a/f3s/apache/helm-chart/README.md +++ b/f3s/apache/helm-chart/README.md @@ -7,5 +7,5 @@ This chart deploys a simple Apache web server with a persistent volume claim. To install the chart with the release name `my-release`, run the following command: ```bash -helm install apache . --namespace test --create-namespace +helm install apache . --namespace services --create-namespace ```
\ No newline at end of file |
