Skip to content

Commit afbd760

Browse files
committed
README update
1 parent ef5cddc commit afbd760

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

imgproxy/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,7 @@ To install imgproxy to your kubernetes cluster simply run:
1010

1111
```shell
1212
helm repo add imgproxy https://helm.imgproxy.net/
13-
14-
# With Helm 3
1513
helm upgrade -i imgproxy imgproxy/imgproxy
16-
17-
# With Helm 2
18-
helm upgrade -i --name imgproxy imgproxy/imgproxy
1914
```
2015

2116
## Introduction
@@ -38,12 +33,7 @@ See [official README](https://github.com/imgproxy/imgproxy#imgproxy) for more.
3833

3934
```shell
4035
helm repo add imgproxy https://helm.imgproxy.net/
41-
42-
# With Helm 3
4336
helm upgrade -i imgproxy imgproxy/imgproxy
44-
45-
# With Helm 2
46-
helm upgrade -i --name imgproxy imgproxy/imgproxy
4737
```
4838

4939
The command deploys imgproxy on the Kubernetes cluster in the default configuration. The [configuration section](#configuration) lists various ways to override default configuration during deployment.

0 commit comments

Comments
 (0)