istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pkg/kube/inject/testdata/inputs/hello-image-pull-secret.yaml.11.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 "barSecret" 23 ], 24 "istioNamespace": "istio-system", 25 "istiod": { 26 "enableAnalysis": false 27 }, 28 "logAsJson": false, 29 "logging": { 30 "level": "default:info" 31 }, 32 "meshID": "", 33 "meshNetworks": {}, 34 "mountMtlsCerts": false, 35 "multiCluster": { 36 "clusterName": "", 37 "enabled": false 38 }, 39 "namespace": "istio-system", 40 "network": "", 41 "omitSidecarInjectorConfigMap": false, 42 "operatorManageWebhooks": false, 43 "pilotCertProvider": "istiod", 44 "priorityClassName": "", 45 "proxy": { 46 "autoInject": "enabled", 47 "clusterDomain": "cluster.local", 48 "componentLogLevel": "misc:error", 49 "enableCoreDump": false, 50 "excludeIPRanges": "", 51 "excludeInboundPorts": "", 52 "excludeOutboundPorts": "", 53 "image": "proxyv2", 54 "includeIPRanges": "*", 55 "includeInboundPorts": "*", 56 "includeOutboundPorts": "", 57 "logLevel": "warning", 58 "outlierLogPath": "", 59 "privileged": false, 60 "readinessFailureThreshold": 4, 61 "readinessInitialDelaySeconds": 0, 62 "readinessPeriodSeconds": 15, 63 "resources": { 64 "limits": { 65 "cpu": "2000m", 66 "memory": "1024Mi" 67 }, 68 "requests": { 69 "cpu": "100m", 70 "memory": "128Mi" 71 } 72 }, 73 "startupProbe": { 74 "enabled": true, 75 "failureThreshold": 600 76 }, 77 "statusPort": 15020, 78 "tracer": "none" 79 }, 80 "proxy_init": { 81 "image": "proxyv2" 82 }, 83 "remotePilotAddress": "", 84 "sds": { 85 "token": { 86 "aud": "istio-ca" 87 } 88 }, 89 "sts": { 90 "servicePort": 0 91 }, 92 "tag": "latest", 93 "variant": "" 94 }, 95 "istio_cni": { 96 "chained": true, 97 "enabled": false, 98 "provider": "default" 99 }, 100 "pilot": { 101 "cni": { 102 "enabled": false, 103 "provider": "default" 104 } 105 }, 106 "revision": "", 107 "sidecarInjectorWebhook": { 108 "alwaysInjectSelector": [], 109 "defaultTemplates": [], 110 "enableNamespacesByDefault": false, 111 "injectedAnnotations": {}, 112 "neverInjectSelector": [], 113 "reinvocationPolicy": "Never", 114 "rewriteAppHTTPProbe": true, 115 "templates": {} 116 } 117 }