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