Skip to content

Instantly share code, notes, and snippets.

@developer-guy
Created August 30, 2021 12:56
Show Gist options
  • Save developer-guy/bd306741b3a12d6311776121e9e94445 to your computer and use it in GitHub Desktop.
Save developer-guy/bd306741b3a12d6311776121e9e94445 to your computer and use it in GitHub Desktop.
Generate certificate suitable for use with any Kubernetes Mutating Webhook: https://github.com/newrelic/k8s-webhook-cert-manager
./generate_certificate.sh --service ${WEBHOOK_SERVICE_NAME} --webhook
${WEBHOOK_NAME} --secret ${SECRET_NAME} --namespace ${WEBHOOK_NAMESPACE}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment