Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for James (0.15 sec)

  1. manifests/charts/istio-control/istio-discovery/values.yaml

          prometheus:
            enabled: true
          # stackdriver filter settings.
          stackdriver:
            enabled: false
      # Revision is set as 'version' label and part of the resource names when installing multiple control planes.
      revision: ""
    
      # Revision tags are aliases to Istio control plane revisions
      revisionTags: []
    
      # For Helm compatibility.
      ownerName: ""
    
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 16:58:23 GMT 2024
    - 19.6K bytes
    - Viewed (0)
  2. manifests/charts/istio-cni/values.yaml

        # May be specified as a number of pods or as a percent of the total number
        # of pods at the start of the update.
        rollingMaxUnavailable: 1
    
      # Revision is set as 'version' label and part of the resource names when installing multiple control planes.
      revision: ""
    
      # For Helm compatibility.
      ownerName: ""
    
      global:
        # Default hub for Istio images.
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Feb 28 17:29:38 GMT 2024
    - 5.1K bytes
    - Viewed (1)
  3. manifests/charts/istiod-remote/values.yaml

          prometheus:
            enabled: true
          # stackdriver filter settings.
          stackdriver:
            enabled: false
      # Revision is set as 'version' label and part of the resource names when installing multiple control planes.
      revision: ""
      # Revision tags are aliases to Istio control plane revisions
      revisionTags: []
      # For Helm compatibility.
      ownerName: ""
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 16:58:23 GMT 2024
    - 19.6K bytes
    - Viewed (0)
  4. manifests/charts/default/values.yaml

      istiodRemote:
        # Sidecar injector mutating webhook configuration url
        # For example: https://$remotePilotAddress:15017/inject
        injectionURL: ""
    
      # Revision is set as 'version' label and part of the resource names when installing multiple control planes.
      revision: ""
    
      sidecarInjectorWebhook:
        # This enables injection of sidecar in all namespaces,
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 627 bytes
    - Viewed (0)
  5. manifests/charts/ztunnel/values.yaml

      # Additional labels to apply on the pod level
      podLabels: {}
    
      # Pod resource configuration
      resources:
        requests:
          cpu: 500m
          memory: 2048Mi
    
      # List of secret names to add to the service account as image pull secrets
      imagePullSecrets: []
    
      # A `key: value` mapping of environment variables to add to the pod
      env: {}
    
      # Override for the pod imagePullPolicy
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Jan 26 20:34:28 GMT 2024
    - 2.9K bytes
    - Viewed (0)
  6. manifests/charts/gateways/istio-ingress/values.yaml

          runAsRoot: false
    
          # The injection template to use for the gateway. If not set, no injection will be performed.
          injectionTemplate: ""
    
      # Revision is set as 'version' label and part of the resource names when installing multiple control planes.
      revision: ""
    
      # For Helm compatibility.
      ownerName: ""
    
      global:
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Tue Feb 27 16:55:16 GMT 2024
    - 13K bytes
    - Viewed (0)
  7. manifests/charts/gateways/istio-egress/values.yaml

          runAsRoot: false
    
          # The injection template to use for the gateway. If not set, no injection will be performed.
          injectionTemplate: ""
    
      # Revision is set as 'version' label and part of the resource names when installing multiple control planes.
      revision: ""
    
      # For Helm compatibility.
      ownerName: ""
    
      global:
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Tue Feb 27 16:55:16 GMT 2024
    - 12.4K bytes
    - Viewed (0)
  8. helm/minio/values.yaml

    ## Provide a name in place of minio for `app:` labels
    ##
    nameOverride: ""
    
    ## Provide a name to substitute for the full names of resources
    ##
    fullnameOverride: ""
    
    ## set kubernetes cluster domain where minio is running
    ##
    clusterDomain: cluster.local
    
    ## Set default image, imageTag, and imagePullPolicy. mode is used to indicate the
    ##
    image:
      repository: quay.io/minio/minio
      tag: RELEASE.2024-03-03T17-50-39Z
    Others
    - Registered: Sun Apr 21 19:28:08 GMT 2024
    - Last Modified: Thu Apr 18 15:57:22 GMT 2024
    - 17.3K bytes
    - Viewed (0)
Back to top