Deploy Helm chart
Mergeable is available as a Helm chart. This is the recommended method when deploying to a Kubernetes cluster.
Steps
The Helm chart can be deployed with the following command:
The above command deploys the latest published Helm chart from the main branch. You may refer to a specific commit by using the sha1 of the target commit as the chart version, e.g.:
Configuration
Mergeable can be configured using environment variables, e.g.:
Any environment variable may be defined under the env
top-level key.