apiVersion: cert-manager.io/v1
kind: Issuer
metadata:
  annotations:
    cert-duration: 43800h0m0s
  creationTimestamp: "2026-04-02T13:58:06Z"
  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: c96825ef-a938-40d5-9209-784ed6ac64b0
  resourceVersion: "39583"
  uid: 62d6c7e9-bc24-4ff3-8dc0-5f04f31039c6
spec:
  ca:
    secretName: rootca-public
status:
  conditions:
  - lastTransitionTime: "2026-04-02T13:58:06Z"
    message: Signing CA verified
    observedGeneration: 1
    reason: KeyPairVerified
    status: "True"
    type: Ready
