Add uri mongo tst
This commit is contained in:
parent
9ed3601142
commit
6c9d8912d4
|
@ -33,7 +33,7 @@ spec:
|
|||
- name: DATABASE_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: '1'
|
||||
key: '2'
|
||||
name: DATABASE_URL_TST
|
||||
- name: DATABASE_URL_MYSQL
|
||||
valueFrom:
|
||||
|
|
|
@ -38,7 +38,7 @@ spec:
|
|||
- name: DATABASE_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: '1'
|
||||
key: '2'
|
||||
name: DATABASE_URL_TST
|
||||
- name: DATABASE_NAME
|
||||
valueFrom:
|
||||
|
|
Loading…
Reference in New Issue
Block a user