[SIS-xxx] updating abstracto version to contain the currency conversion

adding configuration necessary for currency conversion
This commit is contained in:
Sheldan
2025-01-15 22:31:12 +01:00
parent d85ebedfcc
commit 2602d073d3
5 changed files with 14 additions and 6 deletions

View File

@@ -78,6 +78,11 @@ spec:
secretKeyRef:
name: api-keys
key: openWeatherMapApiKey
- name: FREE_CURRENCY_API_API_KEY
valueFrom:
secretKeyRef:
name: api-keys
key: freeCurrencyApiApiKey
- name: TWITCH_CLIENT_ID
valueFrom:
secretKeyRef: