Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 2,032 for default (0.04 sec)

  1. cni/pkg/iptables/testdata/default.golden

    Leonardo Sarra <******@****.***> 1734605529 +0100
    Registered: 2025-05-28 22:53
    - Last Modified: 2024-12-19 10:52
    - 1.3K bytes
    - Viewed (0)
  2. manifests/profiles/default.yaml

      tag: latest
    
      # Turn on default components: base, pilot, and ingress gateway
      components:
        base:
          enabled: true
        pilot:
          enabled: true
        # Istio Gateway feature
        ingressGateways:
        - name: istio-ingressgateway
          enabled: true
        egressGateways:
        - name: istio-egressgateway
          enabled: false
    
      # Most default values come from the helm chart's values.yaml
    Registered: 2025-05-28 22:53
    - Last Modified: 2024-11-06 17:53
    - 785 bytes
    - Viewed (0)
  3. istioctl/pkg/waypoint/testdata/waypoint/default-gateway

    NAME         REVISION     PROGRAMMED
    Registered: 2025-05-28 22:53
    - Last Modified: 2024-04-16 21:30
    - 68 bytes
    - Viewed (0)
  4. src/main/resources/suggest_indices/analyzer/mapping-default.json

    yfujita <******@****.***> 1533310816 +0900
    Registered: 2025-06-06 09:08
    - Last Modified: 2018-08-03 15:54
    - 613 bytes
    - Viewed (0)
  5. istioctl/pkg/checkinject/testdata/check-inject/default-injector.yaml

    metadata:
      labels:
        app: sidecar-injector
        install.operator.istio.io/owning-resource: example-istiocontrolplane
        install.operator.istio.io/owning-resource-namespace: istio-system
        istio.io/rev: default
        operator.istio.io/component: Pilot
        operator.istio.io/managed: Reconcile
        operator.istio.io/version: 1.14.0
        release: istio
      name: istio-sidecar-injector
    webhooks:
      - admissionReviewVersions:
    Registered: 2025-05-28 22:53
    - Last Modified: 2023-06-15 15:02
    - 3.9K bytes
    - Viewed (0)
  6. src/main/resources/suggest_settings/default-badwords.txt

    yfujita <******@****.***> 1499063604 +0900
    Registered: 2025-06-06 09:08
    - Last Modified: 2017-07-03 06:33
    - 8 bytes
    - Viewed (0)
  7. src/main/webapp/js/admin/plugins/form-validator/theme-default.min.css

    Shinsuke Sugaya <******@****.***> 1514783567 +0900
    Registered: 2025-05-26 08:04
    - Last Modified: 2018-01-01 05:12
    - 33.3K bytes
    - Viewed (0)
  8. guava/src/com/google/common/base/Defaults.java

    /**
     * This class provides default values for all Java types, as defined by the JLS.
     *
     * @author Ben Yu
     * @since 1.0
     */
    @J2ktIncompatible
    @GwtIncompatible
    public final class Defaults {
      private Defaults() {}
    
      private static final Double DOUBLE_DEFAULT = 0d;
      private static final Float FLOAT_DEFAULT = 0f;
    
      /**
    Registered: 2025-05-30 12:43
    - Last Modified: 2024-12-22 03:38
    - 2.2K bytes
    - Viewed (0)
  9. android/guava/src/com/google/common/base/Defaults.java

    /**
     * This class provides default values for all Java types, as defined by the JLS.
     *
     * @author Ben Yu
     * @since 1.0
     */
    @J2ktIncompatible
    @GwtIncompatible
    public final class Defaults {
      private Defaults() {}
    
      private static final Double DOUBLE_DEFAULT = 0d;
      private static final Float FLOAT_DEFAULT = 0f;
    
      /**
    Registered: 2025-05-30 12:43
    - Last Modified: 2024-12-22 03:38
    - 2.2K bytes
    - Viewed (0)
  10. docs/config/README.md

    list_quorum                     (string)    set the acceptable quorum expected for list operations e.g. "optimal", "reduced", "disk", "strict", "auto" (default: 'strict')
    replication_priority            (string)    set replication priority (default: 'auto')
    replication_max_workers         (number)    set the maximum number of replication workers (default: '500')
    Registered: 2025-05-25 19:28
    - Last Modified: 2025-04-24 23:34
    - 18K bytes
    - Viewed (1)
Back to top