👷(helm) production configuration

This PR adds the production configuration
for the helm chart.
This commit is contained in:
Anthony LC
2024-05-21 15:08:44 +02:00
committed by Anthony LC
parent abf08fe3b3
commit dc319578b6
4 changed files with 208 additions and 0 deletions

View File

@@ -70,4 +70,9 @@ 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