Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Gerber (0.17 sec)

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

          # JWT is intended for the CA.
          token:
            aud: istio-ca
    
        sts:
          # The service port used by Security Token Service (STS) server to handle token exchange requests.
          # Setting this port to a non-zero value enables STS server.
          servicePort: 0
    
        # The name of the CA for workload certificates.
        # For example, when caName=GkeWorkloadCertificate, GKE workload certificates
    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

    defaults:
      cni:
        hub: ""
        tag: ""
        variant: ""
        image: install-cni
        pullPolicy: ""
    
        # Configuration log level of istio-cni binary
        # by default istio-cni send all logs to UDS server
        # if want to see them you need change global.logging.level with cni:debug
        logLevel: debug
    
        # Configuration file to insert istio-cni plugin configuration
        # by default this will be the first file found in the cni-conf-dir
    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

          # JWT is intended for the CA.
          token:
            aud: istio-ca
        sts:
          # The service port used by Security Token Service (STS) server to handle token exchange requests.
          # Setting this port to a non-zero value enables STS server.
          servicePort: 0
        # The name of the CA for workload certificates.
        # For example, when caName=GkeWorkloadCertificate, GKE workload certificates
    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. helm/minio/values.yaml

      nodeSelector: {}
      tolerations: []
      affinity: {}
    
    ## Use this field to add environment variables relevant to MinIO server. These fields will be passed on to MinIO container(s)
    ## when Chart is deployed
    environment:
      ## Please refer for comprehensive list https://min.io/docs/minio/linux/reference/minio-server/minio-server.html
      ## MINIO_SUBNET_LICENSE: "License key obtained from https://subnet.min.io"
      ## MINIO_BROWSER: "off"
    
    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)
  5. manifests/charts/gateways/istio-egress/values.yaml

          # JWT is intended for the CA.
          token:
            aud: istio-ca
    
        sts:
          # The service port used by Security Token Service (STS) server to handle token exchange requests.
          # Setting this port to a non-zero value enables STS server.
          servicePort: 0
    
        # whether to use autoscaling/v2 template for HPA settings
        # for internal usage only, not to be configured by users.
    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)
  6. manifests/charts/gateways/istio-ingress/values.yaml

          # JWT is intended for the CA.
          token:
            aud: istio-ca
    
        sts:
          # The service port used by Security Token Service (STS) server to handle token exchange requests.
          # Setting this port to a non-zero value enables STS server.
          servicePort: 0
        # whether to use autoscaling/v2 template for HPA settings
        # for internal usage only, not to be configured by users.
        autoscalingv2API: true
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Tue Feb 27 16:55:16 GMT 2024
    - 13K bytes
    - Viewed (0)
Back to top