doc(README): typos
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2022-02-01 20:02:59 +01:00
parent 9400317fdd
commit a427772f9c
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 2 additions and 2 deletions

View File

@ -12,12 +12,12 @@ can be installed via helm.
```bash
helm repo add volker.raschek https://charts.cryptic.systems/volker.raschek
helm install drone volker.raschek/renovate
helm install renovate volker.raschek/renovate
```
## Customization
All [configuration
options](https://docs.drone.io/runner/kubernetes/configuration/reference/) can
options](https://docs.renovatebot.com/self-hosted-configuration/) can
be defined in the `values.yml` file below the `config` section. Alternatively
can be the options passed via the `--set` flag of the `helm install` command.