Skip to content

Commit

Permalink
bugfix/DVC22-1366 (#206)
Browse files Browse the repository at this point in the history
Add DRIVEBC_INLAND_FERRY_API_BASE_URL to init helm chart
  • Loading branch information
wmuldergov authored Dec 1, 2023
1 parent 897362b commit 211ab9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion infrastructure/init/templates/init-django-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ data:
DJANGO_CORS_ORIGIN_WHITELIST:
DRIVEBC_ROUTE_PLANNER_API_BASE_URL:
DRIVEBC_IMAGE_API_BASE_URL:
DJANGO_SUPERUSER_EMAIL:
DJANGO_SUPERUSER_EMAIL:
DRIVEBC_INLAND_FERRY_API_BASE_URL:

0 comments on commit 211ab9e

Please sign in to comment.