Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cert-manager): use the VipyrSec Support email as the contact email
Also, removed the `.spec.acme.solvers[*].dns01.cloudflare.email`, since, ```bash kubectl explain --api-version=cert-manager.io/v1 ClusterIssuer.spec.acme.solvers.dns01.cloudflare.email # Email of the account, only required when using API key based authentication. ``` and we're using API token based authentication.
- Loading branch information