mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-04-16 05:11:45 +00:00
[OPB-xxx] updating abstracto version to 1.5.57
adding config for currency conversion fixing ban message template folder name
This commit is contained in:
@@ -4,4 +4,5 @@ metadata:
|
||||
name: api-keys
|
||||
data:
|
||||
discordToken: {{ $.Values.apiKeys.discord.token | b64enc }} # b64enc is needed, because a stringData secret field cannot hold numeric values
|
||||
youtubeApiKey: {{ $.Values.apiKeys.youtube.apiKey | b64enc }}
|
||||
youtubeApiKey: {{ $.Values.apiKeys.youtube.apiKey | b64enc }}
|
||||
freeCurrencyApiApiKey: {{ $.Values.apiKeys.freeCurrencyApi.apiKey | b64enc }}
|
||||
Reference in New Issue
Block a user