Skip to content

Commit

Permalink
update deploymenyt
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratap2018 committed Dec 7, 2023
1 parent eee4d44 commit f5e4f37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .deploy/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ spec:
- name: DATA_VAULT
value: __DATA_VAULT__
- name: DB_URL
value: __DB_URL__
value: "__DB_URL__"
- name: PORT
value: "__PORT__"
- name: LOG
value: __LOG__
value: "__LOG__"

---
apiVersion: v1
Expand Down

0 comments on commit f5e4f37

Please sign in to comment.