Skip to content

Commit

Permalink
add PROCEDURES_SERVER_URL env
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Ruck <[email protected]>
  • Loading branch information
Manuel Ruck committed Sep 22, 2024
1 parent 595fb5e commit 223a6d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kustomize/base/main/procedures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ spec:
configMapKeyRef:
name: bio-api-config
key: DB_URL
- name: PROCEDURES_SERVER_URL
value: http://procedures
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit 223a6d2

Please sign in to comment.