apiVersion: cert-manager.io/v1
kind: Issuer
metadata:
  annotations:
    cert-duration: 43800h0m0s
  creationTimestamp: "2026-04-04T02:19:47Z"
  generation: 1
  labels:
    osp-rootca-issuer-public: ""
  name: rootca-public
  namespace: openstack
  ownerReferences:
  - apiVersion: core.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: OpenStackControlPlane
    name: controlplane
    uid: e1a4420a-12b4-42da-bd55-b00769b5ada5
  resourceVersion: "41939"
  uid: aa352f38-9de5-4452-8655-d9b2b00e822e
spec:
  ca:
    secretName: rootca-public
status:
  conditions:
  - lastTransitionTime: "2026-04-04T02:19:48Z"
    message: Signing CA verified
    observedGeneration: 1
    reason: KeyPairVerified
    status: "True"
    type: Ready
