Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Ismail (0.25 sec)

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

        rollingMaxSurge: 100%
        rollingMaxUnavailable: 25%
    
        hub: ""
        tag: ""
        variant: ""
    
        # Can be a full hub/image:tag
        image: pilot
        traceSampling: 1.0
    
        # Resources for a small pilot install
        resources:
          requests:
            cpu: 500m
            memory: 2048Mi
    
        # Set to `type: RuntimeDefault` to use the default profile if available.
        seccompProfile: {}
    
    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/istiod-remote/values.yaml

        rollingMaxSurge: 100%
        rollingMaxUnavailable: 25%
        hub: ""
        tag: ""
        variant: ""
        # Can be a full hub/image:tag
        image: pilot
        traceSampling: 1.0
        # Resources for a small pilot install
        resources:
          requests:
            cpu: 500m
            memory: 2048Mi
        # Set to `type: RuntimeDefault` to use the default profile if available.
        seccompProfile: {}
    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)
  3. helm/minio/values.yaml

      existingClientSecretName: ""
      existingClientIdKey: ""
      existingClientSecretKey: ""
      claimName: "policy"
      scopes: "openid,profile,email"
      redirectUri: "https://console-endpoint-url/oauth_callback"
      # Can leave empty
      claimPrefix: ""
      comment: ""
      displayName: ""
    
    networkPolicy:
      enabled: false
    Others
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Sun Apr 28 10:14:37 GMT 2024
    - 18.4K bytes
    - Viewed (0)
Back to top