mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-20 15:11:10 +00:00
osrm
# This file can update the OSRM Helm chart's default configuration values.
helm repo add hypnoglow https://hypnoglow.github.io/helm-charts/
helm repo update
helm upgrade --cleanup-on-fail \
--install osrm-be hypnoglow/osrm \
--namespace osrm-be \
--create-namespace \
--values values.yaml