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