Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for useLegacySelectors (0.32 sec)

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

    "alwaysInjectSelector": [], "defaultTemplates": [], "enableNamespacesByDe": false, "injectedAnnotations": {}, "neverInjectSelector": [], "objectSelector": { "autoInject": true, "enabled": true }, "rewriteAppHTTPProbe": true, "templates": {}, "useLegacySelectors": true } } # To disable injection: use omitSidecarInjectorC, which disables the webhook patching # and istiod webhook functionality. # # New fields should not use Values - it is a 'primary' config object, users should be able # to fine tune...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 01 19:57:24 UTC 2021
    - 80K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/upgrade/1.10.0-install.yaml.tar

    "alwaysInjectSelector": [], "defaultTemplates": [], "enableNamespacesByDe": false, "injectedAnnotations": {}, "neverInjectSelector": [], "objectSelector": { "autoInject": true, "enabled": true }, "rewriteAppHTTPProbe": true, "templates": {}, "useLegacySelectors": false } } # To disable injection: use omitSidecarInjectorC, which disables the webhook patching # and istiod webhook functionality. # # New fields should not use Values - it is a 'primary' config object, users should be able # to fine tune...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 01 19:57:24 UTC 2021
    - 80K bytes
    - Viewed (0)
  3. operator/pkg/apis/istio/v1alpha1/values_types.proto

      // requests in Istiod, rather than at the webhook selection level.
      // This is option is intended for migration purposes only and will be removed in Istio 1.10.
      google.protobuf.BoolValue useLegacySelectors = 4 [deprecated = true];
    }
    
    // Configuration for each of the supported tracers.
    message TracerConfig {
      // Configuration for the datadog tracing service.
      TracerDatadogConfig datadog = 1;
    
    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