global-default created 2021-08-30 18:36:53, version 67

apiVersion: flowcontrol.apiserver.k8s.io/v1beta1
kind: PriorityLevelConfiguration
metadata:
  creationTimestamp: '2021-08-30T18:36:53Z'
  generation: 1
  managedFields:
  - apiVersion: flowcontrol.apiserver.k8s.io/v1beta1
    fieldsType: FieldsV1
    fieldsV1:
      f:spec:
        f:limited:
          .: {}
          f:assuredConcurrencyShares: {}
          f:limitResponse:
            .: {}
            f:queuing:
              .: {}
              f:handSize: {}
              f:queueLengthLimit: {}
              f:queues: {}
            f:type: {}
        f:type: {}
    manager: api-priority-and-fairness-config-producer-v1
    operation: Update
    time: '2021-08-30T18:36:53Z'
  name: global-default
  resourceVersion: '67'
  uid: f15bd2b9-fbbe-419c-b91b-f8163db625c7
spec:
  limited:
    assuredConcurrencyShares: 20
    limitResponse:
      queuing:
        handSize: 6
        queueLengthLimit: 50
        queues: 128
      type: Queue
  type: Limited
status: {}