Commit 489fd77 1 parent 1f9d96b commit 489fd77 Copy full SHA for 489fd77
File tree 1 file changed +14
-13
lines changed
1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change 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
+ -->
2
5
3
- ## Usage
6
+ # NGINX S3 Caching Gateway Helm Chart
4
7
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.
7
9
8
- Once Helm has been set up correctly, add the repo as follows:
10
+ ## Prerequisites
9
11
10
- helm repo add denkhaus https://denkhaus.github.io/helm-charts
12
+ Before you begin, ensure you have met the following requirements:
11
13
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+
15
16
16
- To install the nginx-s3-gateway chart:
17
+ ## License
17
18
18
- helm install my-nginx-s3-gateway denkhaus/nginx-s3-gateway
19
+ This project uses the following license: Apache-2.0
19
20
20
- To uninstall the chart:
21
+ ## Copyright
21
22
22
- helm delete my-nginx-s3-gateway
23
+ Copyright © 2024 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH
You can’t perform that action at this time.
0 commit comments