Skip to content

Commit 489fd77

Browse files
committed
change README.md
1 parent 1f9d96b commit 489fd77

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

README.md

+14-13
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
1-
<!-- SPDX-FileCopyrightText: 2024 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH SPDX-License-Identifier: Apache-2.0 -->
1+
<!--
2+
SPDX-FileCopyrightText: 2024 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH
3+
SPDX-License-Identifier: Apache-2.0
4+
-->
25

3-
## Usage
6+
# NGINX S3 Caching Gateway Helm Chart
47

5-
[Helm](https://helm.sh) must be installed to use the charts. Please refer to
6-
Helm's [documentation](https://helm.sh/docs) to get started.
8+
A Helm chart for deploying NGINX S3 Caching Gateway.
79

8-
Once Helm has been set up correctly, add the repo as follows:
10+
## Prerequisites
911

10-
helm repo add denkhaus https://denkhaus.github.io/helm-charts
12+
Before you begin, ensure you have met the following requirements:
1113

12-
If you had already added this repo earlier, run `helm repo update` to retrieve
13-
the latest versions of the packages. You can then run `helm search repo
14-
denkhaus` to see the charts.
14+
- Kubernetes 1.21+
15+
- Helm 3.0.0+
1516

16-
To install the nginx-s3-gateway chart:
17+
## License
1718

18-
helm install my-nginx-s3-gateway denkhaus/nginx-s3-gateway
19+
This project uses the following license: Apache-2.0
1920

20-
To uninstall the chart:
21+
## Copyright
2122

22-
helm delete my-nginx-s3-gateway
23+
Copyright © 2024 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH

0 commit comments

Comments
 (0)