wip: helmfileify

This commit is contained in:
Moritz Jörg
2025-06-02 22:25:06 +02:00
committed by Moritz Jörg
parent 65d65ea126
commit a0a0f8586d
73 changed files with 1491 additions and 121 deletions
+2 -1
View File
@@ -25,6 +25,7 @@ releases:
namespace: prometheus
chart: _prometheus-manifests
condition: prometheus.enabled
missingFileHandler: Info
values:
- ../values/values-{{ requiredEnv "CLUSTER_NAME" }}.yaml
- ../values/prometheus/values.yaml.gotmpl
@@ -37,6 +38,6 @@ releases:
- '{{`{{ if eq .Event.Name "prepare" }}build{{ else }}clean{{ end }}`}}'
- '{{`{{ .Release.Chart }}`}}'
- '{{`{{ .Environment.Name }}`}}'
- ../values/prometheus/prometheus-manifests
- ../values/prometheus/manifests
- _prometheus-manifests