Currently, the helm chart is generating a self-signed cert for securing communication on install: https://github.com/elastic/apm-mutating-webhook/blob/main/apm-agent-auto-attach/templates/webhook.yaml#L16-L20 Users may want to bring their own certs for communication; look into supporting this.