postgres-nextcloud-cluster-pdb created 2021-09-28 22:02:57, version 2524068510

apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
  creationTimestamp: '2021-09-28T22:02:57Z'
  generation: 1
  labels:
    application: spilo
    cluster-name: nextcloud-cluster
    team: nextcloud
  managedFields:
  - apiVersion: policy/v1beta1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:labels:
          .: {}
          f:application: {}
          f:cluster-name: {}
          f:team: {}
      f:spec:
        f:minAvailable: {}
        f:selector: {}
    manager: postgres-operator
    operation: Update
    time: '2021-09-28T22:02:57Z'
  - apiVersion: policy/v1
    fieldsType: FieldsV1
    fieldsV1:
      f:status:
        f:conditions:
          .: {}
          k:{"type":"DisruptionAllowed"}:
            .: {}
            f:lastTransitionTime: {}
            f:message: {}
            f:observedGeneration: {}
            f:reason: {}
            f:status: {}
            f:type: {}
        f:currentHealthy: {}
        f:desiredHealthy: {}
        f:disruptionsAllowed: {}
        f:expectedPods: {}
        f:observedGeneration: {}
    manager: k3s
    operation: Update
    time: '2021-11-12T12:58:45Z'
  name: postgres-nextcloud-cluster-pdb
  namespace: nextcloud-psql
  resourceVersion: '2524068510'
  uid: b8936c6b-e734-422a-aa39-7ae9d0c2cc40
spec:
  minAvailable: 1
  selector:
    matchLabels:
      application: spilo
      cluster-name: nextcloud-cluster
      spilo-role: master
status:
  conditions:
  - lastTransitionTime: '2024-08-17T08:50:54Z'
    message: ''
    observedGeneration: 1
    reason: InsufficientPods
    status: 'False'
    type: DisruptionAllowed
  currentHealthy: 0
  desiredHealthy: 1
  disruptionsAllowed: 0
  expectedPods: 0
  observedGeneration: 1