istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pkg/kube/inject/testdata/inputs/hello.yaml.12.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 "podDNSSearchNamespaces": [ 43 "global", 44 "{{ valueOrDefault .DeploymentMeta.Namespace \"default\" }}.global" 45 ], 46 "priorityClassName": "", 47 "proxy": { 48 "autoInject": "enabled", 49 "clusterDomain": "cluster.local", 50 "componentLogLevel": "misc:error", 51 "enableCoreDump": false, 52 "excludeIPRanges": "", 53 "excludeInboundPorts": "", 54 "excludeOutboundPorts": "", 55 "image": "proxyv2", 56 "includeIPRanges": "*", 57 "includeInboundPorts": "*", 58 "includeOutboundPorts": "", 59 "logLevel": "warning", 60 "outlierLogPath": "", 61 "privileged": false, 62 "readinessFailureThreshold": 4, 63 "readinessInitialDelaySeconds": 0, 64 "readinessPeriodSeconds": 15, 65 "resources": { 66 "limits": { 67 "cpu": "2000m", 68 "memory": "1024Mi" 69 }, 70 "requests": { 71 "cpu": "100m", 72 "memory": "128Mi" 73 } 74 }, 75 "startupProbe": { 76 "enabled": true, 77 "failureThreshold": 600 78 }, 79 "statusPort": 15020, 80 "tracer": "none" 81 }, 82 "proxy_init": { 83 "image": "proxyv2" 84 }, 85 "remotePilotAddress": "", 86 "sds": { 87 "token": { 88 "aud": "istio-ca" 89 } 90 }, 91 "sts": { 92 "servicePort": 0 93 }, 94 "tag": "latest", 95 "variant": "" 96 }, 97 "istio_cni": { 98 "chained": true, 99 "enabled": false, 100 "provider": "default" 101 }, 102 "pilot": { 103 "cni": { 104 "enabled": false, 105 "provider": "default" 106 } 107 }, 108 "revision": "", 109 "sidecarInjectorWebhook": { 110 "alwaysInjectSelector": [], 111 "defaultTemplates": [], 112 "enableNamespacesByDefault": false, 113 "injectedAnnotations": {}, 114 "neverInjectSelector": [], 115 "reinvocationPolicy": "Never", 116 "rewriteAppHTTPProbe": true, 117 "templates": {} 118 } 119 }