Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for scaleIO (0.14 sec)

  1. manifests/charts/ztunnel/values.yaml

        prometheus.io/scrape: "true"
    
      # Additional labels to apply on the pod level
      podLabels: {}
    
      # Pod resource configuration
      resources:
        requests:
          cpu: 200m
          # Ztunnel memory scales with the size of the cluster and traffic load
          # While there are many factors, this is enough for ~200k pod cluster or 100k concurrently open connections.
          memory: 512Mi
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 05 20:32:30 UTC 2024
    - 3.5K bytes
    - Viewed (0)
Back to top