From 725c370dd1d908cdf1a6a2486f98614eddffc824 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Wed, 11 Dec 2024 04:07:35 +0100 Subject: [PATCH] add production environment --- helmfile.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helmfile.yaml b/helmfile.yaml index 9d8a28a..f4ef3e2 100644 --- a/helmfile.yaml +++ b/helmfile.yaml @@ -1,6 +1,7 @@ --- environments: default: + production: --- repositories: - name: prometheus-community