fix(helmfile): Add third environment (test)

This commit is contained in:
Thorsten Rossner
2023-10-02 11:19:29 +00:00
parent 1d8a0ccf1a
commit 7dbcbfe723
8 changed files with 64 additions and 13 deletions

4
.gitignore vendored
View File

@@ -5,4 +5,8 @@
# Ignore changes to sample environments
helmfile/environments/dev/values.yaml
helmfile/environments/dev/values.gotmpl
helmfile/environments/test/values.yaml
helmfile/environments/test/values.gotmpl
helmfile/environments/prod/values.yaml
helmfile/environments/prod/values.gotmpl