cert-manager-webhook-ca created 2026-09-19 17:44:15, version 180280

apiVersion: v1
data:
  ca.crt: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
  tls.crt: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
  tls.key: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
kind: Secret
metadata:
  annotations:
    annotations-hidden: by-kube-web-view
  creationTimestamp: '2026-09-19T17:44:15Z'
  labels:
    app.kubernetes.io/managed-by: cert-manager-webhook
  managedFields:
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:data:
        .: {}
        f:ca.crt: {}
        f:tls.crt: {}
        f:tls.key: {}
      f:metadata:
        f:annotations:
          .: {}
          f:cert-manager.io/allow-direct-injection: {}
        f:labels:
          .: {}
          f:app.kubernetes.io/managed-by: {}
      f:type: {}
    manager: webhook
    operation: Update
    time: '2026-09-19T17:44:15Z'
  name: cert-manager-webhook-ca
  namespace: cert-manager
  resourceVersion: '180280'
  uid: f92c08f5-0139-4bf7-949b-66b062567d5e
type: Opaque