# SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # SPDX-License-Identifier: Apache-2.0 # Gateway Routes values for standalone installation # Replace with your gateway address (load balancer domain). nvcfGatewayRoutes: domain: "" # e.g. abc123-4567890.us-west-2.elb.amazonaws.com gateways: shared: name: "nvcf-gateway" namespace: "envoy-gateway" grpc: name: "nvcf-gateway" namespace: "envoy-gateway" routes: nvcfApi: routeAnnotations: {} apiKeys: routeAnnotations: {} invocation: routeAnnotations: {} grpc: routeAnnotations: {}