mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-04-17 05:19:14 +00:00
[OPB-xxx] restructuring to use local postgres container for dev purposes
adding debug options to local dev version removing deprecated flag from tilt file
This commit is contained in:
@@ -57,6 +57,8 @@ spec:
|
||||
secretKeyRef:
|
||||
name: db-credentials
|
||||
key: dbName
|
||||
- name: DB_SCHEMA
|
||||
value: {{ .Values.dbCredentials.schema }}
|
||||
- name: NEWS_FORUM_POST_NOTIFICATION_SERVER_ID
|
||||
value: "{{ .Values.bot.config.newsForumPostNotificationServerId }}"
|
||||
- name: TOKEN
|
||||
|
||||
Reference in New Issue
Block a user