values-istio-remote.yaml 743 Bytes
Newer Older
Caleb Bron's avatar
Caleb Bron committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
gateways:
  enabled: false

galley:
  enabled: false

mixer:
  policy:
    enabled: false
  telemetry:
    enabled: false

pilot:
  enabled: false
  configSource:
    subscribedResources:

security:
  enabled: true
  createMeshPolicy: false

prometheus:
  enabled: false

global:
  istioRemote: true

  enableTracing: false

  # Sets an identifier for the remote network to be used for Split Horizon EDS. The network will be sent
  # to the Pilot when connected by the sidecar and will affect the results returned in EDS requests.
  # Based on the network identifier Pilot will return all local endpoints + endpoints of gateways to
  # other networks.
  #
  # Must match the names in the meshNetworks section in the Istio local.
  network: ""