Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for autoInject (0.18 sec)

  1. tests/integration/pilot/testdata/upgrade/1.6.11-install.yaml.tar

    "istio-system", "network": "", "omitSidecarInjectorC": false, "oneNamespace": false, "operatorManageWebhoo": false, "pilotCertProvider": "istiod", "policyNamespace": "istio-system", "priorityClassName": "", "prometheusNamespace": "istio-system", "proxy": { "autoInject": "enabled", "clusterDomain": "cluster.local", "componentLogLevel": "misc:error", "enableCoreDump": false, "envoyStatsd": { "enabled": false }, "excludeIPRanges": "", "excludeInboundPorts": "", "excludeOutboundPorts": "", "image": "proxyv2", "includeIPRanges":...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 13 16:06:08 UTC 2021
    - 50K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/upgrade/1.7.6-install.yaml.tar

    "enabled": false }, "namespace": "istio-system", "network": "", "omitSidecarInjectorC": false, "oneNamespace": false, "operatorManageWebhoo": false, "pilotCertProvider": "istiod", "policyNamespace": "istio-system", "priorityClassName": "", "proxy": { "autoInject": "enabled", "clusterDomain": "cluster.local", "componentLogLevel": "misc:error", "enableCoreDump": false, "excludeIPRanges": "", "excludeInboundPorts": "", "excludeOutboundPorts": "", "holdApplicationUntil": false, "image": "proxyv2", "includeIPRanges":...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 13 16:06:08 UTC 2021
    - 60K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/upgrade/1.8.6-install.yaml.tar

    "multiCluster": { "clusterName": "", "enabled": false }, "namespace": "istio-system", "network": "", "omitSidecarInjectorC": false, "oneNamespace": false, "operatorManageWebhoo": false, "pilotCertProvider": "istiod", "priorityClassName": "", "proxy": { "autoInject": "enabled", "clusterDomain": "cluster.local", "componentLogLevel": "misc:error", "enableCoreDump": false, "excludeIPRanges": "", "excludeInboundPorts": "", "excludeOutboundPorts": "", "holdApplicationUntil": false, "image": "proxyv2", "includeIPRanges":...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 01 19:57:24 UTC 2021
    - 70K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/upgrade/1.10.0-install.yaml.tar

    "multiCluster": { "clusterName": "", "enabled": false }, "namespace": "istio-system", "network": "", "omitSidecarInjectorC": false, "oneNamespace": false, "operatorManageWebhoo": false, "pilotCertProvider": "istiod", "priorityClassName": "", "proxy": { "autoInject": "enabled", "clusterDomain": "cluster.local", "componentLogLevel": "misc:error", "enableCoreDump": false, "excludeIPRanges": "", "excludeInboundPorts": "", "excludeOutboundPorts": "", "holdApplicationUntil": false, "image": "proxyv2", "includeIPRanges":...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 01 19:57:24 UTC 2021
    - 80K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/upgrade/1.9.5-install.yaml.tar

    "multiCluster": { "clusterName": "", "enabled": false }, "namespace": "istio-system", "network": "", "omitSidecarInjectorC": false, "oneNamespace": false, "operatorManageWebhoo": false, "pilotCertProvider": "istiod", "priorityClassName": "", "proxy": { "autoInject": "enabled", "clusterDomain": "cluster.local", "componentLogLevel": "misc:error", "enableCoreDump": false, "excludeIPRanges": "", "excludeInboundPorts": "", "excludeOutboundPorts": "", "holdApplicationUntil": false, "image": "proxyv2", "includeIPRanges":...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 01 19:57:24 UTC 2021
    - 80K bytes
    - Viewed (0)
  6. operator/cmd/mesh/testdata/manifest-generate/output/sidecar_template.golden.yaml

            "oneNamespace": false,
            "operatorManageWebhooks": false,
            "pilotCertProvider": "istiod",
            "priorityClassName": "",
            "proxy": {
              "autoInject": "enabled",
              "clusterDomain": "cluster.local",
              "componentLogLevel": "misc:error",
              "enableCoreDump": false,
              "excludeIPRanges": "",
              "excludeInboundPorts": "",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 86.9K bytes
    - Viewed (0)
  7. operator/pkg/apis/istio/v1alpha1/values_types.proto

      int32 targetPort = 4;
    
      // Protocol name.
      string protocol = 5;
    }
    
    // Configuration for Proxy.
    message ProxyConfig {
      // Controls the 'policy' in the sidecar injector.
      string autoInject = 4;
    
      // Domain for the cluster, default: "cluster.local".
      //
      // K8s allows this to be customized, see https://kubernetes.io/docs/tasks/administer-cluster/dns-custom-nameservers/
      string clusterDomain = 5;
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 57.2K bytes
    - Viewed (0)
Back to top