cert-manager-webhook-ca created 2021-08-30 18:59:32, version 3400348466

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: '2021-08-30T18:59:32Z'
  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:type: {}
    manager: webhook
    operation: Update
    time: '2021-08-30T18:59:32Z'
  name: cert-manager-webhook-ca
  namespace: cert-manager
  resourceVersion: '3400348466'
  uid: 5b697935-49ab-4a41-a90f-4dbd4dca8859
type: Opaque