apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
  creationTimestamp: "2026-04-06T12:18:58Z"
  generation: 1
  labels:
    osctlplane-service: barbican
    service-cert: ""
  name: barbican-public-route
  namespace: openstack
  ownerReferences:
  - apiVersion: core.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: OpenStackControlPlane
    name: controlplane
    uid: e9483bca-f0de-49be-8485-de75f78b1729
  resourceVersion: "47506"
  uid: 582026cc-0925-4465-a85c-c2ee91cf1303
spec:
  dnsNames:
  - barbican-public-openstack.apps-crc.testing
  duration: 43800h0m0s
  issuerRef:
    group: cert-manager.io
    kind: Issuer
    name: rootca-public
  secretName: cert-barbican-public-route
  secretTemplate:
    labels:
      osctlplane-service: barbican
      service-cert: ""
  usages:
  - key encipherment
  - digital signature
  - server auth
status:
  conditions:
  - lastTransitionTime: "2026-04-06T12:18:59Z"
    message: Certificate is up to date and has not expired
    observedGeneration: 1
    reason: Ready
    status: "True"
    type: Ready
  notAfter: "2031-04-05T12:18:59Z"
  notBefore: "2026-04-06T12:18:59Z"
  renewalTime: "2029-08-05T04:18:59Z"
  revision: 1
