istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pkg/kube/inject/testdata/inputs/traffic-params.yaml.7.values.gen.yaml (about) 1 { 2 "global": { 3 "autoscalingv2API": true, 4 "caAddress": "", 5 "caName": "", 6 "certSigners": [], 7 "configCluster": false, 8 "configValidation": true, 9 "defaultPodDisruptionBudget": { 10 "enabled": true 11 }, 12 "defaultResources": { 13 "requests": { 14 "cpu": "10m" 15 } 16 }, 17 "enabled": false, 18 "externalIstiod": false, 19 "hub": "gcr.io/istio-testing", 20 "imagePullPolicy": "", 21 "imagePullSecrets": [], 22 "istioNamespace": "istio-system", 23 "istiod": { 24 "enableAnalysis": false 25 }, 26 "logAsJson": false, 27 "logging": { 28 "level": "default:info" 29 }, 30 "meshID": "", 31 "meshNetworks": {}, 32 "mountMtlsCerts": false, 33 "multiCluster": { 34 "clusterName": "", 35 "enabled": false 36 }, 37 "namespace": "istio-system", 38 "network": "", 39 "omitSidecarInjectorConfigMap": false, 40 "operatorManageWebhooks": false, 41 "pilotCertProvider": "istiod", 42 "priorityClassName": "", 43 "proxy": { 44 "autoInject": "enabled", 45 "clusterDomain": "cluster.local", 46 "componentLogLevel": "misc:error", 47 "enableCoreDump": false, 48 "excludeIPRanges": "10.96.0.2/24,10.96.0.3/24", 49 "excludeInboundPorts": "4,5,6", 50 "excludeOutboundPorts": "", 51 "image": "proxyv2", 52 "includeIPRanges": "127.0.0.1/24,10.96.0.1/24", 53 "includeInboundPorts": "*", 54 "includeOutboundPorts": "", 55 "logLevel": "warning", 56 "outlierLogPath": "", 57 "privileged": false, 58 "readinessFailureThreshold": 4, 59 "readinessInitialDelaySeconds": 0, 60 "readinessPeriodSeconds": 15, 61 "resources": { 62 "limits": { 63 "cpu": "2000m", 64 "memory": "1024Mi" 65 }, 66 "requests": { 67 "cpu": "100m", 68 "memory": "128Mi" 69 } 70 }, 71 "startupProbe": { 72 "enabled": true, 73 "failureThreshold": 600 74 }, 75 "statusPort": 0, 76 "tracer": "none" 77 }, 78 "proxy_init": { 79 "image": "proxyv2" 80 }, 81 "remotePilotAddress": "", 82 "sds": { 83 "token": { 84 "aud": "istio-ca" 85 } 86 }, 87 "sts": { 88 "servicePort": 0 89 }, 90 "tag": "latest", 91 "variant": "" 92 }, 93 "istio_cni": { 94 "chained": true, 95 "enabled": false, 96 "provider": "default" 97 }, 98 "pilot": { 99 "cni": { 100 "enabled": false, 101 "provider": "default" 102 } 103 }, 104 "revision": "", 105 "sidecarInjectorWebhook": { 106 "alwaysInjectSelector": [], 107 "defaultTemplates": [], 108 "enableNamespacesByDefault": false, 109 "injectedAnnotations": {}, 110 "neverInjectSelector": [], 111 "reinvocationPolicy": "Never", 112 "rewriteAppHTTPProbe": true, 113 "templates": {} 114 } 115 }