rancher-charts/packages/rancher-istio/charts/values.yaml

54 lines
832 B
YAML
Raw Normal View History

revision: "" # leave blank for no canary deployment, or set to given revision, eg: "1-7-2"
overlayFile: ""
tag: 1.6.6
installerVersion: 0.1.4
istiocoredns:
enabled: false
image:
repository: coredns/coredns
tag: 1.6.2
pluginImage: istio/coredns-plugin:0.2-istio-1.1
base:
enabled: true
cni:
enabled: false
egressGateways:
enabled: true
type: NodePort
ingressGateways:
enabled: true
type: NodePort
istiodRemote:
enabled: false
pilot:
enabled: true
image: pilot
policy:
enabled: true
image: mixer
telemetry:
enabled: true
image: mixer
sidecarInjectorWebhook:
enableNamespacesByDefault: false
objectSelector:
enabled: true
autoInject: true
rewriteAppHTTPProbe: true
global:
proxy:
image: proxyv2
proxy_init:
image: proxyv2