mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-01 07:27:29 +00:00
[SIS-xxx] changing the setup for donation tracking
This commit is contained in:
@@ -60,7 +60,7 @@ spec:
|
||||
- name: DB_SCHEMA
|
||||
value: {{ .Values.dbCredentials.schema }}
|
||||
- name: DEBRA_DONATION_NOTIFICATION_SERVER_ID
|
||||
value: "297910194841583616"
|
||||
value: "{{ .Values.bot.config.debraNotificationServerId }}"
|
||||
- name: WEEKLY_TEXT_SERVER_ID
|
||||
value: "{{ .Values.bot.config.weeklyTextServerId }}"
|
||||
- name: TOKEN
|
||||
|
||||
@@ -17,6 +17,7 @@ bot:
|
||||
host: null
|
||||
config:
|
||||
weeklyTextServerId: null
|
||||
debraNotificationServerId: null
|
||||
restApi:
|
||||
enabled: true
|
||||
repository: harbor.sheldan.dev/sissi
|
||||
|
||||
Reference in New Issue
Block a user