👷(helm) preprod configuration

Add the preprod configuration to the helm chart.
This commit is contained in:
Anthony LC
2024-06-03 15:05:20 +02:00
committed by Anthony LC
parent 54b7a637fe
commit 187005d441
3 changed files with 110 additions and 1 deletions

View File

@@ -55,4 +55,8 @@ environments:
- version: 0.0.1
secrets:
- env.d/{{ .Environment.Name }}/secrets.enc.yaml
preprod:
values:
- version: 0.0.1
secrets:
- env.d/{{ .Environment.Name }}/secrets.enc.yaml