This commit is contained in:
parent
9400317fdd
commit
a427772f9c
@ -12,12 +12,12 @@ can be installed via helm.
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
helm repo add volker.raschek https://charts.cryptic.systems/volker.raschek
|
helm repo add volker.raschek https://charts.cryptic.systems/volker.raschek
|
||||||
helm install drone volker.raschek/renovate
|
helm install renovate volker.raschek/renovate
|
||||||
```
|
```
|
||||||
|
|
||||||
## Customization
|
## Customization
|
||||||
|
|
||||||
All [configuration
|
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
|
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.
|
can be the options passed via the `--set` flag of the `helm install` command.
|
||||||
|
Loading…
Reference in New Issue
Block a user