Skip to content

Commit

Permalink
Added qa as environment option (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
milldr authored Dec 9, 2022
1 parent f9e3d94 commit d5a04c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion root/deploy/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ environments:
staging:
production:
dev:
qa:
qa1:
qa2:
qa3:
Expand All @@ -12,4 +13,4 @@ environments:
helmfiles:
- path: {{ requiredEnv "APPLICATION_HELMFILE" }}
values:
- /tmp/platform.yaml
- /tmp/platform.yaml

0 comments on commit d5a04c6

Please sign in to comment.