Skip to content

Commit

Permalink
add init flag for OSRM
Browse files Browse the repository at this point in the history
  • Loading branch information
Ioan Damian committed Jan 25, 2021
1 parent e2b415b commit 2ee8236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/osrm-backend/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ spec:
{{- else }}
- /data/romania-latest.osrm
{{- end }}
{{- end }}
{{- if .Values.env }}
env:
{{ range $k, $v := .Values.env }}
Expand Down

0 comments on commit 2ee8236

Please sign in to comment.