fix: fix namecheap-webhook cruft

This commit is contained in:
2025-10-31 09:37:22 +01:00
parent cb07ced42e
commit 97d0e0f12c
2 changed files with 3 additions and 3 deletions
@@ -12,7 +12,7 @@ spec:
solvers:
- dns01:
webhook:
groupName: acme.oceanbox.io
groupName: acme.obx.io
solverName: namecheap
config:
apiKeySecretRef:
@@ -35,7 +35,7 @@ spec:
solvers:
- dns01:
webhook:
groupName: acme.oceanbox.io
groupName: acme.obx.io
solverName: namecheap
config:
apiKeySecretRef:
@@ -6,7 +6,7 @@
# solve the DNS01 challenge.
# This group name should be **unique**, hence using your own company's domain
# here is recommended.
groupName: acme.oceanbox.io
groupName: acme.obx.io
certManager:
namespace: cert-manager