mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-04-21 06:22:44 +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:
@@ -48,7 +48,7 @@ spec:
|
||||
name: db-credentials
|
||||
key: dbName
|
||||
- name: DB_SCHEME
|
||||
value: "abstracto."
|
||||
value: "{{ .Values.dbCredentials.schema }}."
|
||||
volumeMounts:
|
||||
- mountPath: "/var/template-config/"
|
||||
name: template-config-mount
|
||||
|
||||
Reference in New Issue
Block a user