Learn how to use Helm chart to install Digger on your Kubernetes cluster.
Create Helm values
values.yaml
file. This will be used to configure settings for the Digger Helm chart.
To explore all configurable properties for your values file, visit the values.yaml reference.Select Digger version
Configure required secrets
Configure database
Configure ingress
Install the Helm chart
values.yaml
file, run the command below to install Digger:GitHub App setup
https://your-digger-hostname/github/setup
Update configuration with GitHub App credentials
values.yaml
file:Access Digger
Upgrade your instance
Using existing secrets
Resource configuration
Full values.yaml example