Skip to content

Commit

Permalink
Merge pull request #10 from paradeum-team/jyliu
Browse files Browse the repository at this point in the history
update README.md
  • Loading branch information
ss75710541 authored Aug 25, 2022
2 parents e878659 + 6f6e52a commit 1f64625
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions charts/ipfs-cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

IPFS Cluster chart

![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square)
![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square)

## Installing the Chart

Expand All @@ -15,7 +15,7 @@ helm repo add paradeum-team https://paradeum-team.github.io/helm-charts/
### Install chart

```
helm install my-ipfs-cluster paradeum-team/ipfs-cluster --version 0.0.15
helm install my-ipfs-cluster paradeum-team/ipfs-cluster --version 0.0.17
```

## Values
Expand All @@ -34,6 +34,7 @@ helm install my-ipfs-cluster paradeum-team/ipfs-cluster --version 0.0.15
| ingress.className | string | `"nginx"` | |
| ingress.clusterApi.enabled | bool | `false` | |
| ingress.clusterApi.host | string | `"ipfs-cluster-api.pld.community"` | |
| ingress.clusterApi.proxyBodySize | string | `"1024M"` | |
| ingress.clusterApi.secretName | string | `"pld-community-tls"` | |
| ingress.gateway.enabled | bool | `false` | |
| ingress.gateway.host | string | `"ipfs-gateway.pld.community"` | |
Expand Down

0 comments on commit 1f64625

Please sign in to comment.