apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
  creationTimestamp: "2026-04-04T02:25:30Z"
  generation: 1
  labels:
    osctlplane-service: watcher
    service-cert: ""
  name: watcher-public-route
  namespace: openstack
  ownerReferences:
  - apiVersion: core.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: OpenStackControlPlane
    name: controlplane
    uid: e1a4420a-12b4-42da-bd55-b00769b5ada5
  resourceVersion: "48880"
  uid: c2e0ede9-c252-4244-8539-f1ad341cae19
spec:
  dnsNames:
  - watcher-public-openstack.apps-crc.testing
  duration: 43800h0m0s
  issuerRef:
    group: cert-manager.io
    kind: Issuer
    name: rootca-public
  secretName: cert-watcher-public-route
  secretTemplate:
    labels:
      osctlplane-service: watcher
      service-cert: ""
  usages:
  - key encipherment
  - digital signature
  - server auth
status:
  conditions:
  - lastTransitionTime: "2026-04-04T02:25:30Z"
    message: Certificate is up to date and has not expired
    observedGeneration: 1
    reason: Ready
    status: "True"
    type: Ready
  notAfter: "2031-04-03T02:25:30Z"
  notBefore: "2026-04-04T02:25:30Z"
  renewalTime: "2029-08-02T18:25:30Z"
  revision: 1
