apiVersion: cert-manager.io/v1
kind: Issuer
metadata:
  annotations:
    cert-duration: 43800h0m0s
  creationTimestamp: "2026-04-06T12:16:27Z"
  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: e9483bca-f0de-49be-8485-de75f78b1729
  resourceVersion: "41306"
  uid: 9352874f-e8aa-4c5f-a246-a752749b4ba7
spec:
  ca:
    secretName: rootca-public
status:
  conditions:
  - lastTransitionTime: "2026-04-06T12:16:27Z"
    message: Signing CA verified
    observedGeneration: 1
    reason: KeyPairVerified
    status: "True"
    type: Ready
