apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
  creationTimestamp: "2026-04-04T02:19:50Z"
  generation: 1
  name: rootca-ovn
  namespace: openstack
  ownerReferences:
  - apiVersion: core.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: OpenStackControlPlane
    name: controlplane
    uid: e1a4420a-12b4-42da-bd55-b00769b5ada5
  resourceVersion: "42153"
  uid: 4f714c3e-d9b6-479d-b0ae-c844fb4866cb
spec:
  commonName: rootca-ovn
  duration: 87600h0m0s
  isCA: true
  issuerRef:
    name: selfsigned-issuer
  privateKey:
    algorithm: RSA
    size: 3072
  secretName: rootca-ovn
  secretTemplate:
    labels:
      ca-cert: ""
status:
  conditions:
  - lastTransitionTime: "2026-04-04T02:19:52Z"
    message: Certificate is up to date and has not expired
    observedGeneration: 1
    reason: Ready
    status: "True"
    type: Ready
  notAfter: "2036-04-01T02:19:51Z"
  notBefore: "2026-04-04T02:19:51Z"
  renewalTime: "2032-12-01T10:19:51Z"
  revision: 1
