blob: 3c62902a1f53f067a27015370cbc88fb44854c49 [file] [log] [blame]
config_path: "/etc/istio/proxy"
binary_path: "/usr/local/bin/envoy"
service_cluster: "istio-proxy"
drain_duration: {seconds: 2}
parent_shutdown_duration: {seconds: 3}
discovery_address: "istio-pilot:15010"
proxy_admin_port: 15000
control_plane_auth_policy: NONE
#
# This matches the default configuration hardcoded in model.DefaultProxyConfig
# Flags may override this configuration, as specified by the injector configs.