👷(helm) prod configuration

Add the prod configuration to the helm chart.
This commit is contained in:
Anthony LC
2024-06-19 11:46:46 +02:00
committed by Anthony LC
parent 6d0dbf0d13
commit 4823c8d9dc
3 changed files with 121 additions and 0 deletions

View File

@@ -60,3 +60,8 @@ environments:
- version: 0.0.1
secrets:
- env.d/{{ .Environment.Name }}/secrets.enc.yaml
production:
values:
- version: 0.0.1
secrets:
- env.d/{{ .Environment.Name }}/secrets.enc.yaml