Add uri mongo tst

This commit is contained in:
Duvan Rondon 2025-02-24 16:57:34 -05:00
parent 9ed3601142
commit 6c9d8912d4
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: