Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 174 for addPass (2.03 sec)

  1. manifests/charts/gateways/istio-egress/files/profile-compatibility-version-1.20.yaml

        ENABLE_RESOLUTION_NONE_TARGET_PORT: "false"
    
    meshConfig:
      # 1.22 behavioral changes
      defaultConfig:
        proxyMetadata:
          ISTIO_DELTA_XDS: "false"
        tracing:
          zipkin:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 753 bytes
    - Viewed (0)
  2. manifests/charts/gateways/istio-ingress/files/profile-compatibility-version-1.20.yaml

        ENABLE_RESOLUTION_NONE_TARGET_PORT: "false"
    
    meshConfig:
      # 1.22 behavioral changes
      defaultConfig:
        proxyMetadata:
          ISTIO_DELTA_XDS: "false"
        tracing:
          zipkin:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 753 bytes
    - Viewed (0)
  3. manifests/charts/istio-cni/files/profile-compatibility-version-1.20.yaml

        ENABLE_RESOLUTION_NONE_TARGET_PORT: "false"
    
    meshConfig:
      # 1.22 behavioral changes
      defaultConfig:
        proxyMetadata:
          ISTIO_DELTA_XDS: "false"
        tracing:
          zipkin:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 753 bytes
    - Viewed (0)
  4. manifests/charts/istio-control/istio-discovery/files/profile-compatibility-version-1.20.yaml

        ENABLE_RESOLUTION_NONE_TARGET_PORT: "false"
    
    meshConfig:
      # 1.22 behavioral changes
      defaultConfig:
        proxyMetadata:
          ISTIO_DELTA_XDS: "false"
        tracing:
          zipkin:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 753 bytes
    - Viewed (0)
  5. manifests/charts/istio-operator/files/profile-compatibility-version-1.20.yaml

        ENABLE_RESOLUTION_NONE_TARGET_PORT: "false"
    
    meshConfig:
      # 1.22 behavioral changes
      defaultConfig:
        proxyMetadata:
          ISTIO_DELTA_XDS: "false"
        tracing:
          zipkin:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 753 bytes
    - Viewed (0)
  6. manifests/charts/base/files/profile-compatibility-version-1.20.yaml

        ENABLE_RESOLUTION_NONE_TARGET_PORT: "false"
    
    meshConfig:
      # 1.22 behavioral changes
      defaultConfig:
        proxyMetadata:
          ISTIO_DELTA_XDS: "false"
        tracing:
          zipkin:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 753 bytes
    - Viewed (0)
  7. manifests/charts/ztunnel/files/profile-compatibility-version-1.21.yaml

        ENABLE_RESOLUTION_NONE_TARGET_PORT: "false"
    meshConfig:
      # 1.22 behavioral changes
      proxyMetadata:
        ISTIO_DELTA_XDS: "false"
      defaultConfig:
        tracing:
          zipkin:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 529 bytes
    - Viewed (0)
  8. manifests/charts/gateways/istio-ingress/files/profile-compatibility-version-1.21.yaml

        ENABLE_RESOLUTION_NONE_TARGET_PORT: "false"
    meshConfig:
      # 1.22 behavioral changes
      proxyMetadata:
        ISTIO_DELTA_XDS: "false"
      defaultConfig:
        tracing:
          zipkin:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 529 bytes
    - Viewed (0)
  9. manifests/charts/istio-control/istio-discovery/files/profile-compatibility-version-1.21.yaml

        ENABLE_RESOLUTION_NONE_TARGET_PORT: "false"
    meshConfig:
      # 1.22 behavioral changes
      proxyMetadata:
        ISTIO_DELTA_XDS: "false"
      defaultConfig:
        tracing:
          zipkin:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 04 20:37:06 UTC 2024
    - 529 bytes
    - Viewed (0)
  10. docs/site-replication/run-ssec-object-replication-with-compression.sh

    echo "done"
    
    # Start MinIO instances
    echo -n "Starting MinIO instances ..."
    minio server --certs-dir /tmp/certs --address ":9001" --console-address ":10000" /tmp/minio1/{1...4}/disk{1...4} /tmp/minio1/{5...8}/disk{1...4} >/tmp/minio1_1.log 2>&1 &
    minio server --certs-dir /tmp/certs --address ":9002" --console-address ":11000" /tmp/minio2/{1...4}/disk{1...4} /tmp/minio2/{5...8}/disk{1...4} >/tmp/minio2_1.log 2>&1 &
    echo "done"
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Jun 10 15:31:51 UTC 2024
    - 8.2K bytes
    - Viewed (0)
Back to top