Skip to content

Commit

Permalink
DONOTMERGE: repoint to use LFA UAT branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jsugarman committed Nov 29, 2024
1 parent 4bd9075 commit 5db9c28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm_deploy/apply-for-legal-aid/templates/_envs.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -301,12 +301,12 @@ env:
- name: LEGAL_FRAMEWORK_API_HOST
valueFrom:
secretKeyRef:
name: laa-apply-for-legalaid-secrets
name: uat-lfa-connection
key: legalFrameworkApiHost
- name: LEGAL_FRAMEWORK_API_HOST_JS
valueFrom:
secretKeyRef:
name: laa-apply-for-legalaid-secrets
name: uat-lfa-connection
key: legalFrameworkApiHostJS
- name: SLACK_ALERT_EMAIL
valueFrom:
Expand Down

0 comments on commit 5db9c28

Please sign in to comment.