fix: fix namecheap-webhook cruft
This commit is contained in:
@@ -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:
|
||||
|
||||
+1
-1
@@ -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
|
||||
Reference in New Issue
Block a user