helmfile/test/integration/test-cases/key_append/helmfile.yaml.gotmpl

14 lines
323 B
Go Template

{{ readFile "common.yaml" }}
repositories:
- name: prometheus-community
url: https://prometheus-community.github.io/helm-charts
releases:
- name: prometheus-monitoring
chart: prometheus-community/kube-prometheus-stack
namespace: monitoring
forceNamespace: monitoring
inherit:
- template: applications-default