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