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: solvers:
- dns01: - dns01:
webhook: webhook:
groupName: acme.oceanbox.io groupName: acme.obx.io
solverName: namecheap solverName: namecheap
config: config:
apiKeySecretRef: apiKeySecretRef:
@@ -35,7 +35,7 @@ spec:
solvers: solvers:
- dns01: - dns01:
webhook: webhook:
groupName: acme.oceanbox.io groupName: acme.obx.io
solverName: namecheap solverName: namecheap
config: config:
apiKeySecretRef: apiKeySecretRef:
@@ -6,7 +6,7 @@
# solve the DNS01 challenge. # solve the DNS01 challenge.
# This group name should be **unique**, hence using your own company's domain # This group name should be **unique**, hence using your own company's domain
# here is recommended. # here is recommended.
groupName: acme.oceanbox.io groupName: acme.obx.io
certManager: certManager:
namespace: cert-manager namespace: cert-manager