diff --git a/values/namecheap-webhook/manifests/clusterissuer.yaml b/values/namecheap-webhook/manifests/clusterissuer.yaml index 8aa1aa7c..80d786bd 100644 --- a/values/namecheap-webhook/manifests/clusterissuer.yaml +++ b/values/namecheap-webhook/manifests/clusterissuer.yaml @@ -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: diff --git a/values/namecheap-webhook/values/cert-manager-namecheap.yaml.gotmpl b/values/namecheap-webhook/values/namecheap-webhook.yaml.gotmpl similarity index 97% rename from values/namecheap-webhook/values/cert-manager-namecheap.yaml.gotmpl rename to values/namecheap-webhook/values/namecheap-webhook.yaml.gotmpl index 6571d50b..837324e8 100644 --- a/values/namecheap-webhook/values/cert-manager-namecheap.yaml.gotmpl +++ b/values/namecheap-webhook/values/namecheap-webhook.yaml.gotmpl @@ -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