blob: 5afd0b55950bb0d82f9e3780d4af09eed6ae93be [file] [log] [blame]
global:
# Used to locate istiod.
istioNamespace: "dubbo-system"
base:
# Validation webhook configuration url
# For example: https://$remotePilotAddress:15017/validate
validationURL: ""
istiodRemote:
# Sidecar injector mutating webhook configuration url
# For example: https://$remotePilotAddress:15017/inject
injectionURL: ""
# Revision is set as 'version' label and part of the resource names when installing multiple control planes.
revision: ""
sidecarInjectorWebhook:
# This enables injection of sidecar in all namespaces,
enableNamespacesByDefault: false