sigs.k8s.io/cluster-api-provider-azure@v1.17.0/config/capz/mutatingwebhookcainjection_patch.yaml (about)

     1  # This patch add annotation to admission webhook config and
     2  # the variables CERTIFICATE_NAMESPACE and CERTIFICATE_NAME will be substituted by kustomize.
     3  apiVersion: admissionregistration.k8s.io/v1
     4  kind: MutatingWebhookConfiguration
     5  metadata:
     6    name: mutating-webhook-configuration
     7    annotations:
     8      cert-manager.io/inject-ca-from: CERTIFICATE_NAMESPACE_PLACEHOLDER/CERTIFICATE_NAME_PLACEHOLDER