mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-26 19:21:43 +00:00
[SIS-xxx] adding weekly text feature specific to miepscord server
This commit is contained in:
@@ -61,6 +61,8 @@ spec:
|
||||
value: {{ .Values.dbCredentials.schema }}
|
||||
- name: DEBRA_DONATION_NOTIFICATION_SERVER_ID
|
||||
value: "297910194841583616"
|
||||
- name: WEEKLY_TEXT_SERVER_ID
|
||||
value: "{{ .Values.bot.config.weeklyTextServerId }}"
|
||||
- name: TOKEN
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
@@ -15,6 +15,8 @@ bot:
|
||||
propertyConfig:
|
||||
hikariPoolSize: 10
|
||||
host: null
|
||||
config:
|
||||
weeklyTextServerId: null
|
||||
restApi:
|
||||
enabled: true
|
||||
repository: harbor.sheldan.dev/sissi
|
||||
|
||||
Reference in New Issue
Block a user