mirror of
https://github.com/rtomik/helm-charts.git
synced 2026-04-11 04:30:46 +00:00
Update readme.md
This commit is contained in:
@ -18,7 +18,7 @@ To install the chart with the release name `my-donetick`:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ helm repo add donetick-chart https://rtomik.github.io/helm-charts
|
$ helm repo add donetick-chart https://rtomik.github.io/helm-charts
|
||||||
$ helm install my-donetick donetick-chart/donetick
|
$ helm install donetick donetick-chart/donetick
|
||||||
```
|
```
|
||||||
|
|
||||||
> **Tip**: List all releases using `helm list`
|
> **Tip**: List all releases using `helm list`
|
||||||
@ -107,4 +107,4 @@ $ helm delete my-donetick
|
|||||||
| `persistence.enabled` | Enable persistence using PVC | `true` |
|
| `persistence.enabled` | Enable persistence using PVC | `true` |
|
||||||
| `persistence.storageClass` | PVC Storage Class | `"longhorn"` |
|
| `persistence.storageClass` | PVC Storage Class | `"longhorn"` |
|
||||||
| `persistence.accessMode` | PVC Access Mode | `ReadWriteOnce` |
|
| `persistence.accessMode` | PVC Access Mode | `ReadWriteOnce` |
|
||||||
| `persistence.size` |
|
| `persistence.size` |
|
||||||
|
|||||||
Reference in New Issue
Block a user