Skip to content

Commit

Permalink
fix journey ymal file
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandraKrasteva committed Jun 22, 2024
1 parent bad23ce commit ed7b71d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker_kubernetes/app/azure-deployment/journeyservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ spec:
secretKeyRef:
name: azure-secret
key: journey-db-pass
- name: JOURNEY_DB_USER
valueFrom:
secretKeyRef:
name: azure-secret
key: journey-db-user
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit ed7b71d

Please sign in to comment.