apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
  creationTimestamp: "2026-04-06T12:16:27Z"
  generation: 1
  name: rootca-public
  namespace: openstack
  ownerReferences:
  - apiVersion: core.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: OpenStackControlPlane
    name: controlplane
    uid: e9483bca-f0de-49be-8485-de75f78b1729
  resourceVersion: "41309"
  uid: 63c3bd41-1eb0-4d94-af48-47865e44deb7
spec:
  commonName: rootca-public
  duration: 87600h0m0s
  isCA: true
  issuerRef:
    name: selfsigned-issuer
  privateKey:
    algorithm: RSA
    size: 3072
  secretName: rootca-public
  secretTemplate:
    labels:
      ca-cert: ""
status:
  conditions:
  - lastTransitionTime: "2026-04-06T12:16:27Z"
    message: Certificate is up to date and has not expired
    observedGeneration: 1
    reason: Ready
    status: "True"
    type: Ready
  notAfter: "2036-04-03T12:16:27Z"
  notBefore: "2026-04-06T12:16:27Z"
  renewalTime: "2032-12-03T20:16:27Z"
  revision: 1
