ingress-nginx-admission created 2021-08-30 19:49:15, version 83931

apiVersion: v1
data:
  ca: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
  cert: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
  key: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
kind: Secret
metadata:
  annotations:
    annotations-hidden: by-kube-web-view
  creationTimestamp: '2021-08-30T19:49:15Z'
  managedFields:
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:data:
        .: {}
        f:ca: {}
        f:cert: {}
        f:key: {}
      f:type: {}
    manager: kube-webhook-certgen
    operation: Update
    time: '2021-08-30T19:49:15Z'
  name: ingress-nginx-admission
  namespace: ingress-nginx
  resourceVersion: '83931'
  uid: 532c0c4a-607a-47d9-9580-8ffa71320ac9
type: Opaque