k8s-deployment/installations/pipelines/helmfile.yaml

21 lines
452 B
YAML

{{ readFile "../../common/templates.yaml" }}
bases:
- ../../common/environments.yaml
repositories:
- name: woodpecker
url: https://woodpecker-ci.org
- name: bedag
url: https://bedag.github.io/helm-charts/
releases:
- name: woodpecker-ci
chart: woodpecker/woodpecker
namespace: pipelines
version: 1.5.0
inherit:
- template: ext-database
- template: default-env-values
- template: default-env-secrets