Traffic API Proxy | On-Premise | Urbi Documentation

Updating Traffic API Proxy

  1. Fetch new installation artifacts.

    To get artifacts for the Traffic API Proxy and navigation services only, add --services=navi after the pull command. Without this parameter artifacts for all services will be fetched by default.

    See the reference of DGCLI command-line arguments.

  2. Check out breaking changes. If necessary, update settings in the values-traffic-proxy.yaml configuration file. For more information, see the service installation instructions.

  3. Run the command to update the service:

    helm upgrade --atomic --wait-for-jobs --values ./values-traffic-proxy.yaml traffic-proxy 2gis-on-premise/traffic-proxy
    
  4. Test if the update succeeded.