flant / cert-manager-webhook-regru

The webhook and the ClusterIssuer resource for automatic provisioning of reg.ru SSL certificates in Kubernetes
Apache License 2.0
37 stars 14 forks source link

Fix for ONLY_POST_ALLOWED | Change HTTP methods from GET to POST due to public IP change #17

Open IutkinEgor opened 4 weeks ago

IutkinEgor commented 4 weeks ago

Not a Go developer, but it works.

P.s.

You don't have to wait for the merge request; you can already pull the built image from Docker Hub for this fork:

docker pull iutkined/cluster-issuer-regru:1.1.2

and replace in values.yaml with:

issuer:
  image: iutkined/cluster-issuer-regru:1.1.2
c0rnoTa commented 6 days ago

Fix same issue https://github.com/c0rnoTa/cert-manager-webhook-regru/commit/c780607ea480fd2b9591974faf60353383624f17

You are welcome to use ghcr.io/c0rnota/cluster-issuer-regru:1.1.6