github.com/k8snetworkplumbingwg/sriov-network-operator@v1.2.1-0.20240408194816-2d2e5a45d453/config/crd/patches/cainjection_in_sriovnetworkpoolconfigs.yaml (about)

     1  # The following patch adds a directive for certmanager to inject CA into the CRD
     2  apiVersion: apiextensions.k8s.io/v1
     3  kind: CustomResourceDefinition
     4  metadata:
     5    annotations:
     6      cert-manager.io/inject-ca-from: $(CERTIFICATE_NAMESPACE)/$(CERTIFICATE_NAME)
     7    name: sriovnetworkpoolconfigs.sriovnetwork.openshift.io